On Montag, 4. Juni 2007, Dialecti Valsamou wrote: > # apache2 > apache2: Syntax error on line 185 of /etc/apache2/apache2.conf: > Syntax error on line 2 of > /etc/apache2/mods-enabled/proxy_http.load: Cannot load > /usr/lib/apache2/modules/mod_proxy_http.so into server: > /usr/lib/apache2/modules/mod_proxy_http.so: undefined symbol: > ap_proxy_location_reverse_map
I think the problem there was that different locales change the sort order and you called apache2 directly instead of via the init script which sets LANG=C. The init script works with the default names. Cheers, Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

