XUpload - http 500 internal server error

Message
Author
packerm
Posts: 8
Joined: Dec 05, 2006 4:23 pm

http 500 internal server error

#1 Postby packerm » Dec 09, 2006 9:05 am

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

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Dec 11, 2006 6:56 am

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.

packerm
Posts: 8
Joined: Dec 05, 2006 4:23 pm

#3 Postby packerm » Dec 11, 2006 2:23 pm

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

packerm
Posts: 8
Joined: Dec 05, 2006 4:23 pm

#4 Postby packerm » Dec 11, 2006 10:19 pm

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

larsemann
Posts: 1
Joined: Jan 02, 2007 9:40 am

same problem ....

#5 Postby larsemann » Jan 02, 2007 9:48 am

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?

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#6 Postby PilgrimX182 » Jan 11, 2007 6:36 am

Sure. PM me the URL to upload_form.html, I will take a look.