[Fri Aug 08 14:49:13.738547 2014] [:error] [pid 4517:tid 2998897472] 
[client 19$
[Fri Aug 08 14:49:13.738584 2014] [:error] [pid 4517:tid 2998897472] 
[client 19$
[Fri Aug 08 14:49:13.738619 2014] [:error] [pid 4517:tid 2998897472] 
[client 19$


some example of error_log

On Friday, August 8, 2014 2:40:33 PM UTC+1, ngangsia akumbo wrote:
>
> Thanks bro am drawing closer to the solution
> i got this error when i types
>  www.bluepearlhotel.com
>
> Internal Server Error 
>
> The server encountered an internal error or misconfiguration and was 
> unable to complete your request.
>
> Please contact the server administrator at [no address given] to inform 
> them of the time this error occurred, and the actions you performed just 
> before this error.
>
> More information about this error may be available in the server error log.
>
>
> i have 4 apps withing the project bluepearlhotel 
> <http://www.google.com/url?q=http%3A%2F%2Fbluepearlhotel.com%2F&sa=D&sntz=1&usg=AFQjCNFmN49IYIOe4SijbTK_ZwCOSo-4oA>
>  
>
>
> On Friday, August 8, 2014 1:43:58 PM UTC+1, Collin Anderson wrote:
>>
>> <VirtualHost *:80>
>> WSGIScriptAlias / /home/yems/bluepearlhotel.wsgi
>>
>> ServerName  bluepearlhotel.com 
>> <http://www.google.com/url?q=http%3A%2F%2Fbluepearlhotel.com%2F&sa=D&sntz=1&usg=AFQjCNFmN49IYIOe4SijbTK_ZwCOSo-4oA>
>>
>> Alias /static /var/www/bluepearlhotel/static/
>>
>> <Directory /var/www/bluepearlhotel/>
>> Order allow,deny
>> Allow from all
>> </Directory>
>>
>> <Directory /home/yems/>
>> <Files bluepearlhotel.wsgi>
>> Require all granted
>> </Files>
>> </Directory>
>>
>> </VirtualHost>
>>
>

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d8ac18dc-4a17-4da5-8a67-457549f0f1c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to