Re: Re: [users@httpd] Server fails on start up with module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Peter.Neu@xxxxxxx 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/apache2/default-server.conf:
> Invalid command 'AddModule', perhaps mis-spelled or defined by a module
> not included in the server configuration

AddModule is an 1.3 config command. In a previous post, I saw you used
2.0. For 2.0, the command is LoadModule.

If the server still crashes, you could use gdb/strace to see what's going
on. Could e.g. be that the mysql libraries aren't found, causing
mod_auth_mysql to fail.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux