Re: Apache quit on me all of a sudden?

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

 



At 10:04 AM 12/8/2006, you wrote:

Mod_access has been renamed to mod_authz_host. See:

http://httpd.apache.org/docs/2.2/upgrading.html

When you install a new version over an existing installation, the
existing configuration files are preserved, incompatibilities and all.

That's my mistake.. obviously I guess I had 2.2.2 before. I'm fine going to 2.2.3.

I read the link.. The part it looks like I'm missing or not doing right:

mod_imap has been renamed to mod_imagemap mod_auth has been split up into mod_auth_basic, mod_authn_file, mod_authz_user, and mod_authz_groupfile mod_access has been renamed to mod_authz_host mod_auth_ldap has been renamed to mod_authnz_ldap

So am I correct that where I have

LoadModule access_module modules/mod_access.so
should now be
LoadModule access_module modules/mod_authz_host.so ?

Assuming that's correct, now I get

httpd: Syntax error on line 327 of /Library/Apache2/conf/httpd.conf: Can't locate API module structure `access_module' in file /Library/Apache2/modules/mod_authz_host.so: undefined symbol

The file is there...

28 -rw-r--r-- 1 root admin 28208 Dec 8 07:41 /Library/Apache2/modules/mod_authz_host.so

Thanks.

Evan


---------------------------------------------------------------------
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