In case no one has replied,
They mean where you installed Apache from, not where you are installing
Apache to. This is assuming you are also installing Apache from source
and compiling it yourself. The php installs a directory under the apache
source tree with the php module in it. When you com
"http://www.php.net/manual/en/print/faq.build.php#faq.build.Apache"; says:
Compile PHP by first running ./configure --with-apache=//apache-1.3 (substitute
for the actual path to your apache-1.3 directory.
does this mean the directory of the PHP source, future binary, or the data for the web
p