500 Internal Server Error

1,548 views
Skip to first unread message

Adrian Arzananda

unread,
Apr 7, 2013, 1:25:17 AM4/7/13
to jquery-f...@googlegroups.com
hello everyone,

i got this error during the upload process but i can see the image in the "files" directory, i'm using php 5.4 on my server, anyone can help? thanks in advance

Adrian Arzananda

unread,
Apr 7, 2013, 1:40:55 AM4/7/13
to jquery-f...@googlegroups.com
tested with firebug and return the following error

HTTP Error 500.0 - Internal Server Error
The page cannot be displayed because an internal server error has occurred.

Source:        jquery.min.js (line 5)
Module:        FastCgiModule
Notification:    ExecuteRequestHandler
Handler:    PHP
Requested URL:    http://localhost:80/jquery/server/php/index.php

Adrian Arzananda

unread,
Apr 12, 2013, 12:09:57 PM4/12/13
to jquery-f...@googlegroups.com
anyone can help?

Nathan McCorkle

unread,
Apr 12, 2013, 12:54:11 PM4/12/13
to jquery-fileupload
are you returning the correct response from your server?


--
You received this message because you are subscribed to the Google Groups "jQuery-File-Upload" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jquery-fileupl...@googlegroups.com.
To post to this group, send email to jquery-f...@googlegroups.com.
Visit this group at http://groups.google.com/group/jquery-fileupload?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
-Nathan

Adrian Arzananda

unread,
Apr 12, 2013, 11:56:49 PM4/12/13
to jquery-f...@googlegroups.com
Hi Nathan, no, the error showed up while waiting the server response

server configuration:
- iis 6
- windows 7
- php version 5.4
- limit php upload = 2M
- php gd2.dll enabled
- json version 1.2.1

the error log:
2013-04-13 02:01:50 192.168.199.102 POST /jquery/server/php/ - 80 - 192.168.199.101 Mozilla/5.0+(BlackBerry;+U;+BlackBerry+9320;+en)+AppleWebKit/534.11++(KHTML,+like+Gecko)+Version/7.1.0.398+Mobile+Safari/534.11+ 500 0 258 74305

this problem only occurs when i tried to upload an image with size > 1024kb to my server, but the error does not occurred in the demo upload page hosted by blueimp, i can see the image without any problem..

Adrian Arzananda

unread,
Apr 14, 2013, 1:26:00 PM4/14/13
to jquery-f...@googlegroups.com
solved, it's a webserver fault not the script, my webhost fix it

Saranya rayan

unread,
Jul 26, 2014, 2:17:05 AM7/26/14
to jquery-f...@googlegroups.com
Hi, I am getting the following error when i tried to upload the Excel file in the server (IE8).
Failed to load resource: the server responded with a status of 500 (Internal Server Error) and it shows in the line
xhr.send( ( s.hasContent && s.data ) || null );
          But in my local (IE9) it works properly. do i need to change any server settings or IE.

          Please let me know
Reply all
Reply to author
Forward
0 new messages