You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Antonios Katsikadamos <ak...@googlemail.com> on 2006/11/11 16:01:12 UTC

[users@httpd] An Error message of a module

Hi all. Sorry to bother.I try to load the scgi module into apache2. I
run suse linux and i installed the module through an RPM.

I write LoadModule scgi module /path/to/mod_scgi.so and when i restart
apache2 i get the following error:


 Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on
line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load
/usr/lib/apache2/mod_scgi.so into server: /usr/lib/apache2/mod_scgi.so:
undefined symbol: apr_socket_create_ex

Does anyone know how to solve this problem?

Kind regards,

Antonios