Welcome to aegis hosting

Our Support Portal puts you in control of your account with us. Manage your hosting packages, servers and domains. Keep track of support issues, orders and billing.

Support Portal

Error 403 - Forbidden

If you're getting error 403 - Forbidden running your PHP script, the chances are that it's not owned by you or not executable.

From the terminal

>chown user.user scriptname.php 

and/or

>chmod +x scriptname.php 

You may also be able to change the ownership or read/write/execute permissions in your FTP program.

If you're unable to change either, please raise a support ticket an include details of which file to be changed. 



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
PHP v4 (Views: 591)
PHP Tutorials (Views: 233)