Hello, 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 Now, the line about "Syntax error" wasn't there when the problem first started, it just started appearing today after some other things I did, and furthermore nothing on that line has changed for a long time and I can't see any syntax errors. It is, however the line that loads the libphp4 module. The "Cannot load" line is the one that has been the same since yesterday when I broke it. I don't know if the problem is in libpcre3 or libphp4 or perhaps even apache or something else entirely. I looked for bug reports for both packages and found nothing that seemed related. Any advice on how to proceed from here? Versions are: libpcre3 - 3.4-1 php4 - 4.0.6-4 apache - 1.3.20-1 Regards, Don MacDougall