Articles

 [PHP3.01] How can I upload my MySQL database?

There are numerous ways to upload a MySQL database, we would strongly recommend trying methods 2...

 [PHP3.02] What modules are installed on the server?

Simply log into your Hosting cPanel v7.5 Control Panel and select Web Diagnostics. Under that...

 [PHP3.03] What version of PHP does Hosting cPanel run?

You can find out the version of different programs that Hosting cPanel run by logging into your...

 [PHP3.04] What is PHP?

Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML...

 [PHP3.05] Can I place a PHP script in any directory I choose?

Yes. PHP scripts do not have to reside in any particular directory and will run anywhere in your...

 [PHP3.06] What file extensions can run PHP?

PHP will run all files with the following extensions by default:-.php.php3.php4.php5.php4 files...

 [PHP3.07] Do you support Blogs on your packages?

Yes we do - you'll need to select a package that includes MySQL databases as all major blogging...

 [PHP3.08] Do you support Zend Optimizer?

Zend Optimizer is available for use on our servers, though optimized code is not supported by us...

 [PHP3.09] What is the path to ImageMagick?

The full path to the binary is:- /usr/bin/convertSome scripts request the directory path, rather...

 [PHP3.10] Do you support PHP4?

Our servers run dual versions of PHP, both 4 and 5. PHP5 is active by default.To switch to PHP4,...

 [PHP3.11] What PHP5 modules do you support?

Print NowWhat PHP5 modules do you support?The following modules are available:-MySQL ClientGD...

 [PHP3.12] How do I connect to another database on another server from my PHP script?

A connection is made to a database with the usual...

 [PHP3.13] Mime magic is not enabled

To enable mime magic, add the following to your php.ini file:mime_magic.magicfile =...

 [PHP3.14] Can I change php.ini settings under my Windows hosting account?

You can put a php.ini file in your FTP directory root (below the public_html directory) otherwise...

 [PHP3.15] How do I edit php.ini (PHP settings) for my hosting package?

Becuase of the way in which we run PHP, you are able to customise its behaviour with php.ini...

 [PHP3.16] How are PHP4 and PHP5 set up?

The default PHP version on our webservers is version 5. This is how the PHP setup on our servers...

 [PHP3.17] Using PHP5 makes all my products disappear in OSCommerce

We have updated our version of php so the default used is PHP5 rather than PHP4. This can cause...