PHP Error

Status
Not open for further replies.

Data1986

New Member
Messages
3
Reaction score
0
Points
0
when going to my php site i get
Forbidden

You don't have permission to access /index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.







any idea's?




i have also upgraded my php to intermadte
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
Your file permissions should be set atleast to read/write 755/744.. You need to login to your cPanel. http://yourname.x10hosting.com:2082 and go into the File Manager, select the files in which you'll be accessing on the website and click on the Permissions button at the top of the page. The permissions need to be set to atleast read execute, and write if the page is going to be making any dynamic changes to the site. Usually read/execute is enough to get it working.
 
Status
Not open for further replies.
Top