Is Apache 2.2.4 healthy?

Mark Duling mark.duling at biola.edu
Tue Jan 23 21:06:29 PST 2007


Ok, so I tried the apxs command on a Mac that has MacPorts Apache 2.2.3
and it works fine.

$ /opt/local/apache2/bin/apxs -q CC
gcc

But on 2.2.4 this happens.

$ /opt/local/apache2/bin/apxs -q CC
apxs:Error: Sorry, no shared object support for Apache.
apxs:Error: available under your platform. Make sure.
apxs:Error: the Apache module mod_so is compiled into.
apxs:Error: your server binary `/opt/local/apache2/bin/httpd'..

What could be wrong?

Mark




More information about the macports-dev mailing list