Upgrading current version of PHP on plesk

Discussion in 'Site & Server Administration' started by bersude2, Jun 7, 2009.

  1. #1
    I'm not sure if this is the best place to post this thread, but here goes anyways.

    I need to upgrade from PHP 4 to PHP 5 in Plesk...

    When I run the command "yum upgrade" in putty, shouldn't that upgrade my current version of PHP? it goes through a series of upgrades, and looks like it installs a bunch of stuff...

    Let me know what I'm missing, thanks
     
    bersude2, Jun 7, 2009 IP
  2. isaipriyan

    isaipriyan Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi add this line in your .htaccess file then your php version will upgraded automatically

    AddHandler application/x-httpd-php5 .php
     
    isaipriyan, Jun 9, 2009 IP
  3. vasyl

    vasyl Peon

    Messages:
    138
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yum upgrade upgrades the system but Plesk can choose what php to use
     
    vasyl, Jun 9, 2009 IP
  4. Atulya

    Atulya Guest

    Messages:
    142
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    AddHandler application/x-httpd-php5 .php add this line in your .htaccess file
     
    Atulya, Jun 10, 2009 IP