My platform is Red Hat 9, which I think supports apxs, because the php that is installed there indicates that it was configured --with-apxs2=/usr/sbin/apxs' (though there is no apxs file in /usr/sbin)
And $httpd -l gives:
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
So it seems all requisites are met.
I don't understand what you say about the apxs tool complaining... how can it if it does not exist?
