Artigos
How can I tell which PHP extensions have been installed?
You can create a simple php script with the following contents: Name the file info.php then...
How do I set up a MySql database for my site?Via the MySQL icon in your control panel, you may add/remove databases and database users....
How do I utilize PHP5 on your network?Our servers run PHP4 and PHP5 concurrently, in order to utilize the PHP5 engine you will need to...
How to connect to the MySQL server remotelyTo make a remote connection to the server you must add the IP address of the server you are...
How to use PHP5 with a .php extension on our networkUsing an .htaccess file, the following rule will work: AddHandler application/x-httpd-php5 .php...
My application requires a PHP extension that is not installed, what should I do?Please put in a support request with the extensions name and an administrator will recompile php...
What is the path to perl?/usr/bin/perl/
