Frank Gingras wrote:
Denise,

You cannot run mod_php (v4) and mod_php (v5) simultaneously in the same httpd instance.

You're gonna have to run separate instances of httpd, and run a reverse proxy in front of them.

A simple alternative is to not load the modules, but to run one or both
under mod_fcgid.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to