Glen Lee Edwards wrote:
> I've been using Apache but am shopping around. I have several IP
> addresses on one machine. Can I install AOL server for testing
> purposes, and run it concurrently with Apache, but bind it to listen to
> an IP address that Apache isn't listening to?
Yes. Use Listen with Apache (and bind the addresses you don't want to
use for AOLserver), and nssock from AOLserver (it normally binds to just
one IP address).
> I'd like to run it for a time to see if it's going to work with my
> current setup. I could move the virtual domains over gradually if I
> can run Apache and AOLserver simultaneously.
Then you'll probably need a vhosting module. Try www.nsstuff.zoro.tcl.pl
and see nssmartvh. It's a bit tricky to set up, but seems to work fine
for a year or so for me...
> Will AOLserver work with PHP?
Either as CGI or as a module. It should work without bigger problems
once set up.
> If not, are there any MyPHPNuke-type forums that will work with the AOLserver?
www.openacs.org
--
WK
"Data typing is an illusion. Everything is a sequence of bytes."
-Todd Coram