http://iusumon.blogspot.com/2009/04/lamp-linux-apache-mysql-php.html
You may see some bangla tutorial on the above link written by me. I am writing on Debian Linux. You may need bangla unicode support to see this tutorial. Best regards Zahid On Sat, Apr 18, 2009 at 1:55 PM, Kamal Hossain <[email protected]> wrote: > > > hello > new bie in linux i need some help to install webdav support using apache2 > server . i tried so many time but failed > > following commands i was using: > > #a2enmod dav > but i am getting: > ERROR: Module dav does not exist! > > Then i google for it and found that! i might have to install > liblibapache-mod-dav/libapatche2-mod-dav > > My installation steps : > # ./configure --prefix=/home/java1/apache2 --enable-dav --enable-dav-fs > --enable-auth_digest --enable-dav_lock --enable-ssl > #make > #make install > > then try to see which module are enabled with > #apache2ctl -l > but getting > > Compiled in modules: > core.c > mod_log_config.c > mod_logio.c > worker.c > http_core.c > mod_so.c > > #source ~/.bashrc > and again try to see with #apache2ctl -l but same thing > > i hope :-) i am not missing any thing..................... please help > > > [Non-text portions of this message have been removed]
