In the last few weeks there have been about 500 similar postings: all 
about problems with Apache DSO. Is it not about time that someone 
answered them. Or better still, put the -R option in the right place in 
the Makefile, or whatever it is. I posted my solution (which I do not 
think is very good) to the problem on 27.2.01; see

http://marc.theaimsgroup.com/?l=php-install&m=98328975425618&w=2

On 18 Mar 2001, at 11:56, Ajax wrote:

> I install PHP4 like this
> ./configure --with-mysql=/usr/local/mysql
> --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars
> --enable-versioning make make install
> 
> then add these line to httpd.conf
> LoadModule php4_module libexec/libphp4.so
> AddType application/x-httpd-php .php
> 
> all run smoothly , until I try to restart apache I got this error:
> Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/libexec/libphp4.so into server:
> /usr/local/apache/libexec/libphp4.so: undefined symbol: uncompress
> /usr/local/apache/bin/apachectl start: httpd could not be started
> 
> can someone help me out?
> 
> Thanks
> 
> 


-------------------------------------------------------------

Michael Middleton               
RZ der Universitaet Regensburg
93040 REGENSBURG            Tel: +49-941/943-4890
F R Germany

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to