Just to check if I'm doing things right. I use the apache module together with my
web server but would also like to use the php binary for my general unix administration scripts so :
Do I have to do a double ./configure+make+make install, one with the --with-apache= clause and one with out it to get the cgi version?
Can't it be done in a single run?
Thanks!
Andres