Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

How to use the modules of mod_dav_fs and mod_dav??

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


ChiaTzung.Liu at zyxel

Sep 12, 2007, 6:16 AM

Post #1 of 3 (391 views)
Permalink
How to use the modules of mod_dav_fs and mod_dav??

Hi.

I got a problem when I installed mod_dav_fs and mod_dav. My steps of installing Apache2 are shown as following:

./configure
make
make install

after above, I started to compile mod_dav_fs.so and mod_dav.so by apxs, such as:

/usr/local/apache2/bin/apxs -i -n dav -a -c mod_dav.c
/usr/local/apache2/bin/apxs -i -n dav_fs -a -c mod_dav_fs.c

Now, I thought I can load these modules finally!! But I'm wrong!!
When I start httpd, I got the message of "httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_dav.so into server: /usr/local/apache2/modules/mod_dav.so: undefined symbol: dav_core_find_liveprop".

Because I have some restrictions, I can't comple these modules into httpd by --enable-dav setting. I must load these modules by DSO.

If you can help it, I would very appreciate!! Thanks!!

Regards..


joshua at slive

Sep 12, 2007, 6:34 AM

Post #2 of 3 (348 views)
Permalink
Re: How to use the modules of mod_dav_fs and mod_dav?? [In reply to]

On 9/12/07, ChiaTzung Liu -¼B¨Î©v <ChiaTzung.Liu [at] zyxel> wrote:

> Because I have some restrictions, I can't comple these modules into httpd by
> --enable-dav setting. I must load these modules by DSO.

Why not just use --enable-dav=shared ?

Joshua.


ChiaTzung.Liu at zyxel

Sep 12, 2007, 5:57 PM

Post #3 of 3 (334 views)
Permalink
RE: How to use the modules of mod_dav_fs and mod_dav?? [In reply to]

Oh!!.... It really works!! Thanks very very much!!

Although I don't know which different between apxs and --enable-module=shared...

But this method really can help me to solve this problem. Thanks!!!!


--------------------------------------------
Regards,
Aslan Liu

-----Original Message-----
From: jslive [at] gmail [mailto:jslive [at] gmail] On Behalf Of Joshua Slive
Sent: Wednesday, September 12, 2007 9:34 PM
To: users [at] httpd
Subject: Re: [users [at] http] How to use the modules of mod_dav_fs and mod_dav??

On 9/12/07, ChiaTzung Liu -¼B¨Î©v <ChiaTzung.Liu [at] zyxel> wrote:

> Because I have some restrictions, I can't comple these modules into
> httpd by --enable-dav setting. I must load these modules by DSO.

Why not just use --enable-dav=shared ?

Joshua.

---------------------------------------------------------------------
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 [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.