;
Sent: Wednesday, February 21, 2001 1:47 AM
Subject: Re: [PHP-INST] LoadModule Problem
> Looks like that's it. Am I recompling PHP or Apache?
>
> Thanks,
> Alex
>
> --- Josh Lokot <[EMAIL PROTECTED]> wrote:
> > Make sure you have compiled in mod_so.
> >
&g
Looks like that's it. Am I recompling PHP or Apache?
Thanks,
Alex
--- Josh Lokot <[EMAIL PROTECTED]> wrote:
> Make sure you have compiled in mod_so.
>
> Check by running httpd -l and see if mod_so.c
> appears. If not, you need to
> re-compile apache and configure --enable-module=so
>
> Josh
: Tuesday, February 20, 2001 2:32 PM
Subject: [PHP-INST] LoadModule Problem
> I just got the latest version of PHP installed on my
> OpenBSD 2.8 system, running Apache 1.3.14. I'm looking
> in INSTALL, and I've added the following line to my
> httpd.conf:
>
> # LoadModule
I just got the latest version of PHP installed on my
OpenBSD 2.8 system, running Apache 1.3.14. I'm looking
in INSTALL, and I've added the following line to my
httpd.conf:
# LoadModule php4_module libexec/libphp4.so
Along with the other recommended lines, and copying
the php.ini file to the appr