On Fri, Aug 29, 2003, Christoph Kukulies wrote: > > I did a cvsup and rebuild of world and ports, portupgrade, > reinstalled mod_php4, apache and still get this > sh apache.sh start > Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "__fpclassifyd" > > I'm pretty sure that my binaries are in sync. A dangling libraries somewhere? Something is probably out of date, but I don't know whether it's Apache or some library that Apache depends on. It seems like you're loading a 4.X libc on a 5.X system. Try running 'ldd' on the Apache binary (not the wrapper script), and do the same for all the libraries that ldd mentions.Received on Fri Aug 29 2003 - 08:44:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC