nf, the problem goes away ( it
appeared with PHP ).
Any advice would be appreciated.
Regards,
Brian Jacobs
During conf/make/make install, the only non-default thing I specified was
./configure --with-apxs=/usr/local/apache/bin/apxs
I don't see how this would have affected anything.
I had been getting the "Garbled" error message.
find / -name apxs
showed me:
/usr/sbin/apxs
/usr/local/apache/bin/apxs
I had been configuring with
/configure --with-mysql --with-apxs
My libphp4.so was being installed in /usr/lib/apache/libphp4.so.
I tried
/configure --with-apxs=/usr/local/apa
Hello,
I'm trying to install PHP on Redhat 6.1, using DSO.
I run
/apachectl configtest
and get error
Syntax error on line 238 of /usr/local/apache_1.3.14/conf/httpd.conf:
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so:
undefined symbol: uncompress
The 'make in