aquaali Posted July 3, 2017 Posted July 3, 2017 Hello, I want to use "SQL-Ledger" that includes an accounting application based on Perl. I want to run it as a CGI-BIN application. Unfortunately, it is not working and I always get the following message 500 Internal Server Error"The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, webmaster@aquaali.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request." I want to precise the I already included "#!/usr/bin/perl" in the beginning of all my script files. Account : aquaaliSever: Johnny Regards, AARM
Krydos Posted July 3, 2017 Posted July 3, 2017 Make sure your scripts have permissions 755 in order to be executable.
aquaali Posted July 3, 2017 Author Posted July 3, 2017 OK! This issue was caused by permissions misconfiguration. Thanks, Aquaali
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now