Hi everyone,
We've been using a home grown Perl script for our online store for a while now. Today it suddenly stopped working after one small line change. If I revert back, it still doesn't work. The error is 500 Internal Server Error no matter what I do to it.
I've checked and permissions are fine (755). I'm also transferring in ascii mode. And the file looks just fine in a Windows text editor.
I even tried uploading the reverted version from my home laptop (had a duplicate copy) and that gives the same 500 error. But what's puzzling is it used to work a month ago when uploaded from my laptop.
What mode can I try? The code should be just fine. Would the line breaks or carriage return characters somehow have messed things up? I can email the file if anyone is curious.
Thanks for any help you can offer. This is so frustrating.
- Matt.
Blue Web Studios, LLC
We've been using a home grown Perl script for our online store for a while now. Today it suddenly stopped working after one small line change. If I revert back, it still doesn't work. The error is 500 Internal Server Error no matter what I do to it.
I've checked and permissions are fine (755). I'm also transferring in ascii mode. And the file looks just fine in a Windows text editor.
I even tried uploading the reverted version from my home laptop (had a duplicate copy) and that gives the same 500 error. But what's puzzling is it used to work a month ago when uploaded from my laptop.
What mode can I try? The code should be just fine. Would the line breaks or carriage return characters somehow have messed things up? I can email the file if anyone is curious.
Thanks for any help you can offer. This is so frustrating.
- Matt.
Blue Web Studios, LLC