[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libphp4 and libpcre3 in unstable



> Yesterday I updated my unstable installation with 
> Dselect.  When I got through, everything worked except 
> that apache wouldn't run.  I now get the following set 
> of error messages when I try to start it.
> 
> Syntax error on line 111 of /etc/apache/httpd.conf:
> Cannot load /usr/lib/apache/1.3/libphp4.so into server: 
>      /usr/lib/libpcre.so.3: undefined symbol:atexit

It's a known bug in the php4 package (you were close! :). Try

	# export LD_PRELOAD=/usr/lib/libpcre.so.3
	# apachectl start

Works for me.

-- 

Andrew Sione Taumoefolau      
tonga@pipeline.com.au
http://users.pipeline.com.au



Reply to: