[EMAIL PROTECTED] (Jacob Friis Larsen) writes:

> How can I run both php4 and php5 on the same apache server?

You can't, the two modules are incompatible. What you can do, is to
run two instances of the webserver on two different ports.

This article describe the idea pretty well.
http://www.schlitt.info/applications/blog/archives/83_How_to_run_PHP4_and_PHP_5_prallel.html

--
./mvh Christian Jul Jensen
      Frelance webprogrammer
      TYPO3 Typehead Denmark

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to