I'm running Xupload pro, which has been working happily for a year
Just migrated the system using PLESK to a new server using automatic migration tool, which should preserve all permissions, ownerships etc (have checked and it does seem to have done this properly).
BUT - the upload status script window (i.e. the bar) now gives an internal server error.
- The files upload fine, the script redirects fine to the correct page
- All cgi files are 755, as is cgi-bin (and all other permissions as they need to be, and as they were on previous fully functional server)
- Have double checked it's not the windows line-break problem.
- All absolute paths are correct
- PERL versions and PHP versions are the same on both servers
Any ideas as to what the problem might be?
Thanks in advance...
XUpload - internal error 500 after PLESK migration
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
Really strange that upload.cgi works fine and upload_status.cgi not. Check out Apache error log. Try to run upload_status.cgi from command line if available.
If permissions and linebreaks are actually correct I can't imagine why it fails now. Provide me with FTP access if you won't be able to locate the problem.
If permissions and linebreaks are actually correct I can't imagine why it fails now. Provide me with FTP access if you won't be able to locate the problem.
-
- Posts: 2
- Joined: Nov 01, 2007 3:34 pm