Frequently Asked Questions

Other Languages: Español

General PHP Information Articles

What do I do when I receive a PHP header error message?

Error Message(s): Warning: session_start(): Cannot send session cookie - headers...

Connecting to a MySQL Database on Your Linux Hosting Account Using PHP

Below is a code sample for connecting to a MySQL database using PHP. <?php...

Do you support fsockopen?

Yes, we do. You can use fsockopen on all of our PHP-enabled hosting plans for TCP...

How do I request new PHP modules?

We try to make the most popular modules available to our hosting customers in a timely...

Do you run PHP in safe mode on your Linux hosting servers?

No, we do not run PHP  in safe mode on our Linux hosting servers. For more...

Viewing or Changing Your PHP Language Version

Your Linux hosting account automatically supports PHP based on the following...

Can I use extensionless PHP files?

For security reasons, we run PHP as a CGI and not as a module. Because of this and...

What is the PHP upload limit on Linux Shared Hosting accounts?

By default, PHP limits scripts uploading files to 8 MB. To change the limitation, edit...

Do you disable any PHP functions on your Linux hosting accounts?

PHP 4 We do not disable any PHP 4 functions on our Linux hosting accounts. PHP 5...

Why did I receive a timezone error with my PHP website?

If you use a custom php.ini file with your Linux hosting account running PHP 5.3. x...

Can I add a PHP initialization file to my hosting account?

Here is the Lowdown: PHP initialization files can manage form, server, and...

How often do you empty the /tmp folder on your Linux hosting servers?

All "temp" files created in the /tmp directory on our Linux servers will be deleted if...

Do you support PHP-Nuke?

All of our Linux hosting accounts support the use of PHP-Nuke. Please check out the...

Do your Linux hosting plans support Non-parsed Headers?

No. Our hosting plans do not support non-parsed headers (NPH). If you have older CGI...