lock096 Posted August 2, 2017 Posted August 2, 2017 Im trying to setup prometheus for my gmod server while following the video tutorial to do so. From 3/4ths of the video i got the mysql info placed in the config file, have a database for prometheus, and when i type the site "http://tldgc17.heliohost.org/prometheus/" i get the index which then takes me to the prometheus folder. When i click the folder i get a 500 internal server error. When i type the site "http://tldgc17.heliohost.org/prometheus/install.php" the site for the prometheus setup says 404 Not Found. Im not sure if this something i didn't do correctly or what. I need help or guidance on this situation.
wolstech Posted August 2, 2017 Posted August 2, 2017 You need to put the stuff that's inside the "Web Files" folder in the prometheus folder. You put the entire "Web Files" folder in http://tldgc17.heliohost.org/prometheus/, when you were only supposed to put the contents in there. You need to move everything in public_html/prometheus/Web Files/ into public_html/prometheus/, then delete the (empty) Web Files folder. As for the 500 error, there's a ton of things that can cause that. Invalid .htaccess files are the most common cause.
Krydos Posted August 2, 2017 Posted August 2, 2017 As for the 500 error, there's a ton of things that can cause that. Invalid .htaccess files are the most common cause.Another really common one is php files need to have 644 permissions.
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