how to run both php4 and 5?

Discussion in 'General' started by arastirici, Feb 12, 2009.

  1. arastirici

    arastirici New Member

    I use ispconfig on opensuse11

    I installed php5.2.6 on it.

    is it possible to run both php4 and 5?

    I want to install php4 too.

    How can I do that without causing any problem ?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    As far as I know, there is no php4 available for opensuse 11, so you will have to compile it as cgi.
     
  3. arastirici

    arastirici New Member

    How can I compile it as cgi ?

    How can I compile php4 as cgi without causing any problem for php5 ?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    If you run php5 as mod_php then it will not interfere with a php4 compiled as cgi. For the php compile options, please take a look at the php manual:

    http://www.php.net
     

Share This Page