Le vendredi 24 août 2007, Matt Poletiek a écrit :
> thats a pretty sensitive binary to just be disabling protection on...
>
> Besides I believe apache 2.2.x had mod_access built in and has
> introduced some new mod_auth nifties.
>
> So I don't think you would have gotten the same in your apache
> error_log

Believe it or not, but this is quite the same error :

apache2: Syntax error on line 60 of /etc/apache2/httpd.conf: Cannot 
load /usr/lib/apache2/modules/mod_actions.so into 
server: /usr/lib/apache2/modules/mod_actions.so: failed to    map 
segment from shared object: Cannot allocate memory

Config :
 60 LoadModule actions_module modules/mod_actions.so
 61 LoadModule alias_module modules/mod_alias.so
 62 LoadModule auth_basic_module modules/mod_auth_basic.so
 63 LoadModule auth_digest_module modules/mod_auth_digest.so

When disabling mod_action loading, the same error raises on mod_alias, 
and so on...

Problem is not especially on mod_acces, but on the way apache loads 
modules with new PAX patch.

Regards

-- 
Guillaume Castagnino
    [EMAIL PROTECTED] / [EMAIL PROTECTED]
GnuPG/PGP key : 
http://wwwkeys.pgp.net:11371/pks/lookup?op=vindex&search=0x8AF468AF
Fingerprint : CD52 FE40 9592 BA1E E89D 5FB6 820E 4742 8AF4 68AF
--
[EMAIL PROTECTED] mailing list

Reply via email to