falko
i don't have this module avaiable..
i tried with mod_access from apache1.3 ( apache2 docs say modules are compatible but not work)
this are my steps
Code:
kipux:~# a2enmod access
This module does not exist!
kipux:~# a2enmod mod_access
This module does not exist!
kipux:/usr/lib/apache2/modules# locate mod_access
/root/ispconfig/httpd/htdocs/manual/mod/mod_access.html.en
/root/ispconfig/httpd/htdocs/manual/mod/mod_access.html.html
/root/ispconfig/httpd/htdocs/manual/mod/mod_access.html.ja.jis
/usr/lib/apache/1.3/210mod_access.info
/usr/lib/apache/1.3/mod_access.so
(in this part i copy mod_access to apache2)
kipux:/usr/lib/apache2/modules# a2enmod mod_access
Module mod_access installed; run /etc/init.d/apache2 force-reload to enable.
kipux:/usr/lib/apache2/modules# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...apache2: Syntax error on line 116 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/mod_access.load: Cannot load /usr/lib/apache2/modules/mod_access_13.so into server: /usr/lib/apache2/modules/mod_access_13.so: undefined symbol: ap_table_get
failed!
kipux:/usr/lib/apache2/modules# a2dismod mod_access
Module mod_access disabled; run /etc/init.d/apache2 force-reload to fully disable.
kipux:/usr/lib/apache2/modules# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...httpd (no pid file) not running
you know where I can download/how install this module for apache2
one more time... sorry for my english.. and tanks for you patience
Recent comments
1 day 9 hours ago
1 day 14 hours ago
1 day 19 hours ago
1 day 21 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 1 hour ago