DJango website deployment on apache + mod_wsgi + win10 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

DJango website deployment on apache + mod_wsgi + win10

Getting error PYTHONHOME = (not set) PYTHONPATH = (not set) For more details on project structure and configuration check - https://stackoverflow.com/questions/68199691/django-deployment-on-apache24-not-working

1st Jul 2021, 10:13 AM
Ajay Gaikwad
Ajay Gaikwad - avatar
1 Réponse
+ 1
Check where your Python package is installed. Add that address to your environment variables. Then will work. https://superuser.com/questions/143119/how-do-i-add-python-to-the-windows-path This might be of help.
4th Jul 2021, 4:13 PM
patilkrunal
patilkrunal - avatar