PHP 5 and Old version of php

Discussion in 'PHP' started by alpalino, Sep 3, 2006.

  1. #1
    Hi

    Can I still install PHP5, while I have the old version?
     
    alpalino, Sep 3, 2006 IP
  2. Chaos King

    Chaos King Peon

    Messages:
    88
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, it is possible to dual compile PHP4 and PHP5. What I do on my webhsot is use PHP4 as the default and PHP5 as a CGI. So all the user has to do is add one line of code to their .htaccess which will turn PHP5 on.
     
    Chaos King, Sep 3, 2006 IP