Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2009
    Posts
    245

    Anyone ever tried running two php versions at same times?

    I want to try this to test performance of php with different settings.

    In this case it would be two httpd servers with two php installs.
    Anyone ever tried that?

  2. #2
    Join Date
    Sep 2007
    Posts
    815
    You mean php4 and php5?
    All things work together for the good of those who love God - Romans 8:28

  3. #3
    php4 and php5 can be installed simultaneously with one of them being the default. However, why do you want two instances of http?

  4. #4
    You can use cgi-bin handler to handle the other PHP version.

  5. #5
    Join Date
    Mar 2009
    Posts
    245
    Quote Originally Posted by InstaCarma_Support View Post
    php4 and php5 can be installed simultaneously with one of them being the default. However, why do you want two instances of http?
    To test which php module works better.For example you can run php as cgi,as fast cgi,as mod php,as suphp,etc....

Similar Threads

  1. problem running two different versions of asp.net
    By nitaish in forum Hosting Security and Technology
    Replies: 1
    Last Post: 04-14-2006, 07:39 AM
  2. Quiet times, busy times.
    By uksoftware in forum Running a Web Hosting Business
    Replies: 8
    Last Post: 03-13-2006, 11:55 AM
  3. Replies: 6
    Last Post: 09-24-2005, 10:44 AM
  4. What versions are you running?
    By Gavin Miller in forum Hosting Security and Technology
    Replies: 10
    Last Post: 03-05-2005, 07:56 AM
  5. Replies: 2
    Last Post: 07-08-2003, 12:02 PM

Posting Permissions

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