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 compile Apache you specify to --activate-module=src/modules/php4/libphp4.a
-Jeanne Jimmy Chau wrote: > "http://www.php.net/manual/en/print/faq.build.php#faq.build.Apache" says: > > Compile PHP by first running ./configure --with-apache=/<path>/apache-1.3 >(substitute <path> 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 pages? > > > > -- UNIX Systems Administrator Academic Resources Library Saint Mary's College Moraga, CA -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php