Joe Auty wrote:
# apachectl start Syntax error on line 273 of
/usr/local/etc/apache2/httpd.conf: Cannot load
/usr/local/libexec/apache2/libphp5.so into server:
/usr/local/libexec/apache2/libphp5.so: Undefined symbol
"__res_ninit"

This is occurring under FBSD 6.2 running the latest versions of
Apache/PHP
Possibly looks as if PHP is unaware of Apache's existence? (or at
least it was at time of compile). How did you do the upgrade?


Just via a simple portupgrade... doing a:

portupgrade -f php5

Does not correct this problem (although it does create a new
libphp5.so). Any further ideas?

Well, I'm not absolutely certain of anything.  I'd make sure
that "make config" under /usr/ports/lang/php5 indicated Apache
module was to be built, and do something more like "-rR php5"
instead of "-f".  Did you add new "extensions" to php at the
time of this build, also?

??,

Kevin Kinsey
--
I don't have an eating problem.  I eat.
I get fat.  I buy new clothes.  No problem.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to