Normallly, the permissions on php files should be 644 and the permissions on folders containing php files should be at 755 setting. You can check the error logs in the stats section of your control panel to see what the exact problem is.
- 8 Users Found This Useful
Related Articles
What is PHP?
PHP is a server-side HTML embedded scripting language used to create scripts and/or Web pages. In...
What extensions do I use for PHP?
You can use .php, .php3 .phtml, .php4
What should I put for the MySQL host name?
You would use localhost
How do I create a new database?
To create a new database, log into your control panel and click the "Manage Mysql" link. You will...
Could I connect to Mysql server remotely ?
No, we have blocked MySQL remote port to make our servers safe.