| View previous topic :: View next topic |
| Author |
Message |
packerm
Joined: 05 Dec 2006 Posts: 8
|
Posted: Dec 09, 2006 9:05 am Post subject: http 500 internal server error |
|
|
Anyone know any likely causes of the upload going over with a 500 internal server error?
I'm running with an ISP on a linux server, but as a test tried setting up IIS on my windows PC (which I appreciate isn't the greatest test as the script says it doesn't work on windows). Gets to the same error though but the logs just tell me
09:00:43 127.0.0.1 GET /upload_form.html 304
09:00:43 127.0.0.1 GET /trans_bg.gif 404
09:00:49 127.0.0.1 GET /cgi-bin/xupload/upload_status.cgi 500
09:00:49 127.0.0.1 POST /cgi-bin/xupload/upload.cgi 500
... which doesn't get me much further.
Alternatively anyone know a good way to de-bug PERL scripts, e.g. sme sort of trace so at least I can tell where it's getting to?
I'm using freebie version of product at present until I'm sure I can get it to work
Thanks for any suggestions
site is www.tshirt-mad.co.uk/upload_form.html
Mick |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Dec 11, 2006 6:56 am Post subject: |
|
|
Have you changed "#!/usr/bin/perl" to "#!Perl" in windows scripts?
Not sured about IIS, but apache keep verbose errors in error_log file.
You can purchase Pro version cause we guarantee working on your server or moneyback, and it works much better for windows. |
|
| Back to top |
|
 |
packerm
Joined: 05 Dec 2006 Posts: 8
|
Posted: Dec 11, 2006 2:23 pm Post subject: |
|
|
OK thanks for that. Just purchased the pro version so I'll try setting it up and get back to you if I have problems
Thanks
Mick |
|
| Back to top |
|
 |
packerm
Joined: 05 Dec 2006 Posts: 8
|
Posted: Dec 11, 2006 10:19 pm Post subject: |
|
|
Still have the same problem with the Pro version but I've emailled the support email address with all the details, FTP logins etc
Thanks
Mick |
|
| Back to top |
|
 |
larsemann
Joined: 02 Jan 2007 Posts: 1
|
Posted: Jan 02, 2007 9:48 am Post subject: same problem .... |
|
|
hello,
have the same problem.
dont no if i pervade the requirements.
i just tried to install the xupload on usual webspace with perl support!
i inserted absolute paths in XUploadConfig.pm,
give the right chmod
and changend URL-TO.
but:
no success.
can anyone help me? |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Jan 11, 2007 6:36 am Post subject: |
|
|
| Sure. PM me the URL to upload_form.html, I will take a look. |
|
| Back to top |
|
 |
|