Re: [PHP] Compiling PHP as static mod

2002-06-05 Thread Tom Rogers
Hi In your php config give it the path to the apache source files not the install directory. Tom At 11:55 AM 6/06/2002, Ray Hunter wrote: >When I try to compile php as a static module in php I get errors that the >mod_php4.c cannot find the header file. > >Here is my php configuration: > >./con

[PHP] Compiling PHP as static mod

2002-06-05 Thread Ray Hunter
When I try to compile php as a static module in php I get errors that the mod_php4.c cannot find the header file. Here is my php configuration: ./configure --build=i386-redhat-linux-gnu --prefix=/usr/local/php --with-apache=/usr/local/apache --with-sybase-ct=/sybase --with-mysql=/usr --enable-ex