Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache error with Internal Server Error: /file/pic/bookmark/delicious.gif #19

Open
cubiczx opened this issue Jul 6, 2015 · 0 comments

Comments

@cubiczx
Copy link

cubiczx commented Jul 6, 2015

Apache error.log says:

Internal Server Error: /file/pic/bookmark/delicious.gif

The JS is loaded in Django webpage and Stack of error is:

<WSGIRequest
path:/file/pic/bookmark/delicious.gif,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{},
META:{u'CSRF_COOKIE': u'tNXYOaXoVETpWAzQrs6jacFmMIZNgTx8',
 'DOCUMENT_ROOT': '/var/www/django_queestapasandoen/',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT_ENCODING': 'gzip',
 'HTTP_HOST': 'www.queestapasandoen.com',
 'HTTP_USER_AGENT': 'Go 1.1 package http',
 'PATH_INFO': u'/file/pic/bookmark/delicious.gif',
 'PATH_TRANSLATED': '/var/www/django_queestapasandoen/django_queestapasandoen/wsgi.py/file/pic/bookmark/delicious.gif',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '76.164.199.157',
 'REMOTE_PORT': '49781',
 'REQUEST_METHOD': 'GET',
 'REQUEST_URI': '/file/pic/bookmark/delicious.gif',
 'SCRIPT_FILENAME': '/var/www/django_queestapasandoen/django_queestapasandoen/wsgi.py',
 'SCRIPT_NAME': u'',
 'SERVER_ADDR': '198.211.117.120',
 'SERVER_ADMIN': '[no address given]',
 'SERVER_NAME': 'www.queestapasandoen.com',
 'SERVER_PORT': '80',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SIGNATURE': '<address>Apache/2.2.22 (Ubuntu) Server at www.queestapasandoen.com Port 80</address>\n',
 'SERVER_SOFTWARE': 'Apache/2.2.22 (Ubuntu)',
 'mod_wsgi.application_group': 'queestapasandoen.com|',
 'mod_wsgi.callable_object': 'application',
 'mod_wsgi.handler_script': '',
 'mod_wsgi.input_chunked': '0',
 'mod_wsgi.listener_host': '',
 'mod_wsgi.listener_port': '80',
 'mod_wsgi.process_group': 'queestapasandoen',
 'mod_wsgi.request_handler': 'wsgi-script',
 'mod_wsgi.script_reloading': '1',
 'mod_wsgi.version': (3, 3),
 'wsgi.errors': <mod_wsgi.Log object at 0xabb38930>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0xaba07d58>,
 'wsgi.input': <mod_wsgi.Input object at 0xab411368>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 1)}>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant