Is Apache 2.2.4 healthy?
Ryan Schmidt
ryandesign at macports.org
Tue Jan 23 22:31:51 PST 2007
On Jan 23, 2007, at 23:06, Mark Duling wrote:
> 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?
I don't know... I don't experience that problem on my PowerBook G4:
$ /opt/local/apache2/bin/apxs -q CC
gcc
$ /opt/local/apache2/bin/httpd -v
Server version: Apache/2.2.4 (Unix)
Server built: Jan 14 2007 02:25:57
More information about the macports-dev
mailing list