Re: Error when using apache 2.4.6
On Fri, Jan 17, 2014 at 8:37 PM, Andrew Farrell <armorsmith42@gmail.com> wrote:
> To bisect your problem, I think that the error happens before the wsgi file
> even runs.
> you can test this by putting
> assert False at the top of /home/jass/Automation/apache/django.wsgi and
> seeing if the error changes to a 500. If it doesn't, I'm right. If it does,
> the problem is in django.wsgi
yes you are right. When I removed wsgi file, error remains same
> Given that,
> What does `ls -la /home/jass/Automation/apache/` say?
total 12
drwxrwxrwx 2 jass jass 4096 Jan 17 23:57 .
drwxrwxrwx 11 jass jass 4096 Jan 17 17:28 ..
-rw-r----- 1 jass jass 203 Jan 17 23:57 django.wsgi
> What about `tail -n 140 /var/log/apache2/error.log`
https://gist.github.com/jasvir99/8478976
--
Jasvir Singh Grewal
www.jsgrewal.com
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN_O85u3PuZRMvB6CmhE2exVLihQCV7-o8ew4kWxKM3amR92bg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home