[PHP-INSTALL] Re: PHP5 as module on Apache 2.2 on win XP

2007-02-28 Thread j k
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

[PHP-INSTALL] recompile --with-zlib error

2007-02-28 Thread MHumphries
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

Re: [PHP-INSTALL] Upgrading from 4.4.3 to 4.4.5

2007-02-28 Thread Jason Greene
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

[PHP-INSTALL] configure: error: libpng.(a|so) not found.

2007-02-28 Thread SMJ
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