How do I choose PHP 5.2 or PHP 5.3?
| At MDDHosting we're always working to offer you the best possible service and as a a result we've put hours of server administration into enabling both PHP 5.2 and PHP 5.3 on our servers for you. This means that if your script doesn't work on 5.3 you're not forced to use it and if you need 5.3 for a certain script you have full access to it. You can even run both 5.3 and 5.2 from within the same account at the same time! By default all accounts will have their .php files handled by PHP 5.2 and if you wish a file to be handled by PHP 5.3 you simply need to change the extension of the file to .php53. For example:
If you wish for all of your .php scripts to be handled by PHP 5.3 you can do this using one of two methods:
If you need to access the CLI version of PHP 5.3 such as for a cron job you can do so using the command "/usr/bin/php53". |
Powered by WHMCompleteSolution

