Jump to content

Recommended Posts

Posted

I created a test.php file to see if it's enabled, but i alays get an "Internal Server Error" and i also checked the permission tp 644. 

I created a new folder and inserted the php file ith the same permission and there i get "Forbidden

You don't have permission to access this resource.Server unable to read htaccess file, denying access to be safe". 

Then i inserted a plain php echo in html, but the code gets commented out. 

 

How do i know that PHP is enabled and can vie php files?

Posted

The permissions changes didn't save it looks like...your test.php was still 664 (note the center 6...) even though you tried to change it to 644.

 

As soon as I changed it, the script worked fine: https://www.websoftops.de/test.php

I am somehow unable to change the permission after i renamed and uploaded the php file again. This time i tried saving it with 644. Could you please check?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...