gluster-devel
[Top][All Lists]
Advanced

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

[Gluster-devel] Re: lighttpd mod_glusterfs cannot run


From: Titov Alexander
Subject: [Gluster-devel] Re: lighttpd mod_glusterfs cannot run
Date: Fri, 13 Feb 2009 18:59:09 +0300

I solved this error, I add one string to mod_glusterfs.h:
#include <glusterfs/mem-pool.h>"

But mod_glusterfs didn't work still. In lighttpd mod_glusterfs log I saw:
2009-02-13 18:50:31 E [name.c:416:client_bind] client1: cannot bind inet socket (10) to port less than 1024 (Permission denied)
2009-02-13 18:50:31 E [name.c:416:client_bind] client2: cannot bind inet socket (11) to port less than 1024 (Permission denied)

Lighttpd is runing with owner user www-data and www-data can't create socket with port less than 1024.

How I can solve this problem?

 

2009/2/13 Titov Alexander <address@hidden>
Hello!

I build glusterfs and lighttpd 1.4.19 with mod_glusterfs. When I try to start lighttpd, I  get this error:

2009-02-13 14:42:13: (plugin.c.165) dlopen() failed for: /usr/lib/lighttpd/mod_glusterfs.so /usr/lib/lighttpd/mod_glusterfs.so: undefined symbol: CALLOC
2009-02-13 14:42:13: (server.c.621) loading plugins finally failed

Help me please with strange error.

--
Titov Alexander



--
С уважением,
Титов Александр

reply via email to

[Prev in Thread] Current Thread [Next in Thread]