How can I both install php as an apache module and end up with a php binary?
Is there some easy way to get the binary once I have gone through the apache module install?
(am hoping to avoid having to run configure/make twice)
Thx!
Wel, you have to. To get the CGI version, do exactly as you did for the apache module, but leave out the --with-apache parameter when you run configure.
isse simpele