XFileSharing Pro - Internal Server Error (Error 500)

Message
Author
Lotos-28
Posts: 1
Joined: Oct 11, 2021 11:32 am

Internal Server Error (Error 500)

#1 Postby Lotos-28 » Oct 11, 2021 11:37 am

Dear developers.
Good afternoon, the server is set up according to the requirements of the script, but when you try to install it, it gives such an error. What could be the reason?

Internal Server Error
Oops! Something went wrong.

The server encountered an internal error or misconfiguration and was unable to complete your request.

Error Code: 500

verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

Re: Internal Server Error (Error 500)

#2 Postby verzing » Oct 15, 2021 6:35 am

Chmod install.cgi to 755
If still get error open install.cgi and add -w to #!/usr/bin/perl
Something like this

#!/usr/bin/perl -w