Articles
500 Error
If your site occurs a 500 Internal Server Error the most common are php settings in your...
How Do I Change PHP Setting X?How do I change PHP setting x?Easy: First create a blank text file called php.ini (assuming one...
How do I increase the PHP Memory Limit?Create a blank text file called php.ini (if one doesn't already exist).Put the following...
How do I increase the PHP Upload Limit?To raise the PHP Upload Limit for your website simply do the following:Create a blank text file...
How do I use PHP5?PHP5 is now the default on all our servers nothing extra needs to be done to use it.If you come...
PHP System Information (Global)PHP System Information: Default Version: PHP 5.2.5 Secondary Version: PHP 4.4.7 You can...
Wildcard Subdomain hostingTo do this you need to do 2 things:1) Create a wildcard DNS subdomain entry for the domainTo do...