+ Reply to Thread
Results 1 to 5 of 5

Thread: Upgrade to PHP

  1. #1

    Default Upgrade to PHP

    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?

  2. #2
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,160

    Default

    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.

  3. #3

    Default

    Yes, that would work but I don't see it installed for my hosting account.

  4. #4
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,160

    Default

    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.

  5. #5

    Default

    PERFECT! Thank you so much.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts