HI, I have a Django site running on a Fedora 23 virtual machine via 
Apache,  i believe it is using mod_wsgi.  I updated the site files, and did 
"systemctl stop httpd.service " and "systemctl start httpd.service" but the 
old version of the site is still being served.  I went into my project 
directory and also did "touch wsgi.py" file and then another stop/start.  
that did not help.  finally,  i deleted the *.pyc files in my project/main 
directory and then did a compile all, then another stop/start.  no dice.  
can anyone give me advice on what to try next?   could it be a folders 
permissions issue?  i did a chown/chmod  command on the project directory 
and the virtualenv directory to make it root:apache.  not sure what else to 
try.  there is nothing wrong in the errors_log file..

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3bf29ce9-50a8-4a6f-b894-4ce40fb584b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to