lock096 Posted August 2, 2017 Share 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. Quote Link to comment Share on other sites More sharing options...
wolstech Posted August 2, 2017 Share 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. Quote Link to comment Share on other sites More sharing options...
Krydos Posted August 2, 2017 Share 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. Quote Link to comment Share on other sites More sharing options...
Luigi123 Posted August 3, 2017 Share Posted August 3, 2017 Moved to Customer Service. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.