with the MySQL 4.0 (pre-build by SuSE) from
the other one?
cheers,
Pete
Original-Nachricht
Datum: Fri, 14 Jul 2006 17:34:21 +0530 (IST)
Von: [EMAIL PROTECTED]
An: users@httpd.apache.org
Betreff: Re: Re: Re: [EMAIL PROTECTED] Server fails on start up with module
> You can
CTED]>
> An: [EMAIL PROTECTED]
> Betreff: Re: Re: [EMAIL PROTECTED] Server fails on start up with module
>
>> [EMAIL PROTECTED] wrote:
>> > DSO means that mod_so.c has to present on the system, right?
>> > Well I can't find it. Does this mean it won't work? Or
ginal-Nachricht
Datum: Fri, 14 Jul 2006 13:17:03 +0200 (CEST)
Von: Joost de Heer <[EMAIL PROTECTED]>
An: [EMAIL PROTECTED]
Betreff: Re: Re: [EMAIL PROTECTED] Server fails on start up with module
> [EMAIL PROTECTED] wrote:
> > DSO means that mod_so.c has to present on the syste
[EMAIL PROTECTED] wrote:
> DSO means that mod_so.c has to present on the system, right?
> Well I can't find it. Does this mean it won't work? Or are there other
> checks?
>
> The AddModule command gives me this error:
>
> ./apache2 start
> Starting httpd2 (prefork) Syntax error on line 7 of
> /etc/
]
An: users@httpd.apache.org
Betreff: Re: Re: [EMAIL PROTECTED] Server fails on start up with module
> Seems the apache build missed --enable-module=so option when
> configured/compiled or you have no
>
> AddModule mod_so.c
>
> in your httpd.conf
>
> If the Above line i
Seems the apache build missed --enable-module=so option when
configured/compiled or you have no
AddModule mod_so.c
in your httpd.conf
If the Above line is not present try adding them in to your httpd.conf file.
Before doing it pls. cross check wethere DSO support has been configured
with your
DSO means that mod_so.c has to present on the system, right?
Well I can't find it. Does this mean it won't work? Or are there other
checks?
The AddModule command gives me this error:
./apache2 start
Starting httpd2 (prefork) Syntax error on line 7 of
/etc/apache2/default-server.conf:
Invalid com