On Apr 8, 2005 7:41 PM, herauthon <herauthon@xxxxxxx> wrote: > @ building PhP 5.0.4 > + installed bison already > > executed > ./configure --with-apache=*** --enable-calendar --enable-exif --enable-ftp - > -enable-gd-imgstrttf --enable-trans-sid --enable-shmop --enable-sockets --en > able-wddx > > *** = /usr/local/apache2/include > or any path that holds httpd.h > > > failed due to missing httpd.h < It's been a LONG time since I've compiled php, but I believe --with-apache needs to point to an apache source directory, not a pre-compiled and installed version. There is another method for compiling php with "apxs" that can be used when you have an installed apache including mod_so. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx