PHP FAQ
From Lunarpages Web Hosting Wiki
Here are some commonly asked questions we receive about PHP web hosting on a daily basis.
Apache ForceType doesn't appear to work with PHP. How can I fix this?
In your .htaccess file you will need to change all instances of:
ForceType application/x-httpd-php
To the following format:
ForceType x-httpd-php
PHP Keeps generating an error.log folder in my directories. How can I stop this?
To disable the error_log on your account. Insert the following line in a custom php.ini file:
error_log = ""
Want to read this in another language? | Web Hosting Support Categories: Beginner | Billing & Sales | Web Design | LPCP | cPanel | Plesk | Quicksite | PageMason | E-mail | Databases | Domain Names | Reseller | Dedicated | VPS | ASP | JSP | PHP | Third Party Scripts | Affiliates | Misc |
