Our servers run PHP4 and PHP5 concurrently, in order to utilize the PHP5 engine you will need to use the .php5 extension with your scripts.
Standard .php extensions will only be parsed by the PHP4 engine.
- 7492 A felhasználók hasznosnak találták ezt
Kapcsolódó cikkek
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 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...
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...
How to connect to the MySQL server remotely
To make a remote connection to the server you must add the IP address of the server you are...
What is the path to perl?
/usr/bin/perl/
