It appears the WHB hosting is using a somewhat out of date version of PHP. It appears the version installed is 4.1.22 and I need something higher than 4.3.0 to run the new version of CubeCart. Is this something that can be updated?
It appears the WHB hosting is using a somewhat out of date version of PHP. It appears the version installed is 4.1.22 and I need something higher than 4.3.0 to run the new version of CubeCart. Is this something that can be updated?
Would PHP5 work for you? It is also installed on all servers.
I am not WHB staff and I am not paid.
I provide help in these forums on my own time.
Yes, that would work but I don't see it installed for my hosting account.
There are several ways to get your scripts to run using PHP5. Here are two methods:
1. Create an .htaccess file in the script's root folder, containing this line:
AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml
or
2. Use the PHP Configuration function in cPanel to select PHP5.
I am not WHB staff and I am not paid.
I provide help in these forums on my own time.
PERFECT! Thank you so much.
There are currently 1 users browsing this thread. (0 members and 1 guests)