wardracs Posted July 12, 2017 Posted July 12, 2017 Hello, I am facing an "internal error 500" every time I try to execute a PHP files.It is happening even with a very simple codes like the following one: <?php phpinfo(); ?> Server: JonnyURL: http://wardracs.heliohost.org/phpinfo.php Please could you help me on that matter? Thank you very much
Krydos Posted July 13, 2017 Posted July 13, 2017 PHP files need to be permissions 644. You phpinfo.php file was 664. There you go http://wardracs.heliohost.org/phpinfo.php
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