RE: [users@httpd] An Error message of a module

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

 



> -----Original Message-----
> From: Antonios Katsikadamos [mailto:akatsikad@xxxxxxxxxxxxxx] 
> Sent: Saturday, November 11, 2006 4:01 PM
> To: users@xxxxxxxxxxxxxxxx
> Subject: [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 suppose you meant:

LoadModule scgi_module /path/to/mod_scgi.so

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

Is line 31 = LoadModule ... ?

Does /path/to/mod_scgi.so = /usr/lib/apache2/mod_scgi.so?

> 
> undefined symbol: apr_socket_create_ex

It looks like this interface has been deprecated
(http://mail-archives.apache.org/mod_mbox/apr-commits/200309.mbox/%3C200
30903144353.19652.qmail@xxxxxxxxxxxxxxxxxxx%3E)

So that would imply that your mod_scgi RPM is out-of-date with respect
to your apache version...
 
> 
> Does anyone know how to solve this problem?

Don't use the RPM - download the latest source code for the module and
compile it...

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> Kind regards,
> 
> Antonios 
> 
> 
> 
>
 
 
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

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