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
----- Original Message -----
From: "Alex Le Fevre" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 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 php4_module libexec/libphp4.so
>
> Along with the other recommended lines, and copying
> the php.ini file to the appropriate spot. However,
> when I try to reload Apache, I get this error:
>
> Syntax error on line 207 of
> /usr/local/apache/conf/httpd.conf:
> Invalid command 'LoadModule', perhaps mis-spelled or
> defined by a module not included in the server
> configuration
>
> I know that's not misspelled, so that's obviously not
> the case. Any direction on what the problem might
> actually be would be greatly appreciated.
>
> Thanks,
> Alex Le Fevre
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]