On Wednesday 25 February 2004 07:38 pm, Harlan wrote: Ok, so far I've been unable to get php working with Apache2. I did more searching and found some messages that indicated that php and Apache2 do not play well together. I'm not sure if this is still true, but I haven't been able to get them working together so far.
So I tried to compile Apache 1.3.29-r1, 1.3.29, 1.3.28-r1 and 1.3.28. All fail in the same place: gcc -c -I../../os/unix -I../../include -march=pentium3 -O3 -pipe -DHARD_SERVER_LIMIT=512 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX=22 -DTARGET=\"apache\" -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -DEAPI -DEAPI_MM `../../apaci` -fpic -DSHARED_MODULE mod_auth_db.c && mv mod_auth_db.o mod_auth_db.lo mod_auth_db.c: In function `get_db_pw': mod_auth_db.c:175: warning: passing arg 2 of pointer to function from incompatible pointer type mod_auth_db.c:175: warning: passing arg 4 of pointer to function makes pointer from integer without a cast mod_auth_db.c:175: too few arguments to function make[4]: *** [mod_auth_db.so] Error 1 make[4]: *** Waiting for unfinished jobs.... gcc -shared -o mod_rewrite.so mod_rewrite.lo -L/usr/lib -lm -lcrypt -ldb1 -lmm -lexpat -lpthread make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/var/tmp/portage/apache-1.3.29/work/apache_1.3.29/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/var/tmp/portage/apache-1.3.29/work/apache_1.3.29' make: *** [build] Error 2 !!! ERROR: net-www/apache-1.3.29 failed. !!! Function src_compile, Line 127, Exitcode 2 !!! compile problem Here is my USE variable: USE="X gtk gnome alsa cups qt mysql pda" I really do need to get php (or something similar i.e. server side web programming - linux solution preferred) working! I really do appreciate everyone's help so far. Unfortunately, I have not had any success. Any other ideas???? Thanks again in advance for your help... Harlan... -- [EMAIL PROTECTED] mailing list
