Hi,
It rather depends on how Apache was configured, if it was configured with
mod_so compiled in then you can compile PHP with the --with-apxs option to
get a shared object, which can be loaded into Apache. If not, then you have
no choice but to re-compile Apache from source, and hence you may
I am considering renting a dedicated server which is a cobalt RAQ with
apache and SSL pre installed.
The installation instructions imply that I need to install apache to use
php as a module which would seem to conflict with the term 'loadable
module'.
Is this necessary or am I misreading the in