PDA

View Full Version : [ubuntu] php with two servers


martien
November 12th, 2008, 05:30 PM
Hello. I have apache 2.2.x running on my ubuntu. Can I install apache 1.3 or lighttpd and set them mod_php using the same php as the apache 2.2.x at the same time?

CrucifiedEgo
November 12th, 2008, 05:33 PM
Yes, though note that they'll have to run on a different port.

martien
November 12th, 2008, 05:42 PM
Yes, though note that they'll have to run on a different port.
Yes, i know that. Thank you very much.