Update for the benefit of searchers with a similar problem.
I tried many reboots and many permutations of the file paths always with the
same result:
syntax error on line xxx of F:/Apache2.2/conf/httpd.conf:
Invalid command 'PHPIniDir',
In desperation to get something working, after wasting so mu
i have php 5.2.1 and apache2.2 installed on RedHat EL4
i compile with the frollowing and everything works great:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd
--with-png-dir=/usr/local/lib --with-jpeg-dir=/usr/lib
if i recompile with
./configure --with-apxs2=/usr/loc
How do I get off this list?
I can't seem to remember where I found it to subscribe... the emails
from the list never seem to include any info about un-subscribing.
Thanks
--
--
Regards.
Jason Greene
Angelus Press
Business Manager
2915 Forest Avenue
Kansas City, MO 64109-1516
1.800.966.7337
Hi, installing php 5 on a x64 system with gd support but the ./configure
fails with configure: error: libpng.(a|so) not found.
I have installed libpng-devel and libjpeg-devel in addition to the other
required dependencies but configure still fails with this error, i've tried:
../configure --e