Koozali.org: home of the SME Server

-CCR- How to install mod_dav

Anonymous

error: failed dependencies:
« Reply #15 on: July 04, 2004, 01:54:07 PM »
I have SME 6 and get the following failed dependencies when running "rpm -Uvh mod_dav-1.0.3-5.i386.rpm"

error: failed dependencies:
        webserver   is needed by mod_dav-1.0.3-5
        ld-linux.so.2   is needed by mod_dav-1.0.3-5
        libc.so.6   is needed by mod_dav-1.0.3-5
        libc.so.6(GLIBC_2.0)   is needed by mod_dav-1.0.3-5
        libc.so.6(GLIBC_2.1.3)   is needed by mod_dav-1.0.3-5

Any Hints?

Offline mmccarn

  • *
  • 2,627
  • +10/-0
Re: What went wrong? No webserver after install webdav on 6.
« Reply #16 on: February 07, 2005, 09:38:54 PM »
I had the same behavior on SME 6.5beta2.

/var/log/httpd/error_log reported:
     <Directory> directive missing closing '>'

Examination found damage to  /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/95AddModDav2ibays - I had meticulously copied and pasted the howto instructions into my server, but "pico" had wrapped the contents of this file when I pasted them in.

I corrected the file and re-ran:
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf

and

/etc/e-smith/events/actions/restart-httpd-full

My web server came back fine.

After using chgrp and chown to make "www" the owner of my ibay folder webDAV works fine (although still with no usernames or passwords).


Quote from: "badger"
Hello,

Probably I did something wrong but I don't know what. And I dont know where to start repairing. Here's what happened:

I installed mod_dav according to the docs on this site. It responded ok on the commandline, but when I was done. The total webserver didn't responde. So even no server_manager through admin console. So no backup :evil:

How can I repair my templates without losing data/e-mail  from the rest.

Many thanks,

dutch badger

mbachmann

-CCR- How to install mod_dav
« Reply #17 on: February 08, 2005, 10:35:44 AM »
Laurent Dinclaux has made a new version of his webdav rpm, if you have not used it already:

http://mirror.contribs.org/smeserver/contribs/ldinclaux/SME6.x/beta/smeserver-webdav/smeserver-webdav-1.0-3ld.noarch.rpm

bebran

WebDAV in server manager
« Reply #18 on: April 18, 2005, 02:10:34 PM »
Hi,

I've installed the WebDAV module and it's running fine on my v.6.01 box.

When administrating IBays it's easy to forget which WebDAV parameters was set and who were allowed access. I need a way to make a quick overview of all the settings.

Has anyone made an extension to the server manager for handling WebDAV - turning on/off and setting user access?

Offline Smitro

  • *
  • 349
  • +0/-0
-CCR- How to install mod_dav
« Reply #19 on: April 25, 2005, 10:49:01 PM »
Badger, I had the same problem as you, I'm just glad to have my server back up, did you manage to fix your problem?
.........

Offline Smitro

  • *
  • 349
  • +0/-0
-CCR- How to install mod_dav
« Reply #20 on: May 04, 2005, 03:17:59 AM »
Is there a way to uninstall this package? I want to remove it completely.
.........

haj

Re: error: failed dependencies:
« Reply #21 on: May 04, 2005, 05:07:27 AM »
Quote from: "Anonymous"
I have SME 6 and get the following failed dependencies when running "rpm -Uvh mod_dav-1.0.3-5.i386.rpm"

error: failed dependencies:
        webserver   is needed by mod_dav-1.0.3-5
        ld-linux.so.2   is needed by mod_dav-1.0.3-5
        libc.so.6   is needed by mod_dav-1.0.3-5
        libc.so.6(GLIBC_2.0)   is needed by mod_dav-1.0.3-5
        libc.so.6(GLIBC_2.1.3)   is needed by mod_dav-1.0.3-5

Any Hints?


Have you downloaded the redhat 7.3 version?

Quote
Laurent Dinclaux has made a new version of his webdav rpm, if you have not used it already:

http://mirror.contribs.org/smeserver/contribs/ldinclaux/SME6.x/beta/smeserver-webdav/smeserver-webdav-1.0-3ld.noarch.rpm


Well, it is still in beta. It needs some improvements: use it at your own risk.

Quote

Is there a way to uninstall this package? I want to remove it completely.


Witch package?
Anyway, for any rpm just do:
'rpm -e packagename'


Hope I will find time to create a pannel.

Regards

haj

Re: What went wrong? No webserver after install webdav on 6.
« Reply #22 on: May 04, 2005, 05:14:07 AM »
Quote from: "badger"
Hello,

Probably I did something wrong but I don't know what. And I dont know where to start repairing. Here's what happened:

I installed mod_dav according to the docs on this site. It responded ok on the commandline, but when I was done. The total webserver didn't responde. So even no server_manager through admin console. So no backup :evil:

How can I repair my templates without losing data/e-mail  from the rest.

Many thanks,

dutch badger


It is easy! Just delete what you have created and what you have installed :-D

Code: [Select]

rpm -e mod_dav
rm -fr /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/20LoadModule80mod_dav
rm -fr /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/30AddModule60mod_dav
rm -fr  /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/35DavLock
rm -fr /var/run/davLocks
rm -fr  /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/95AddModDav2ibays
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
/etc/e-smith/events/actions/restart-httpd-full  

Offline Smitro

  • *
  • 349
  • +0/-0
-CCR- How to install mod_dav
« Reply #23 on: May 04, 2005, 10:52:36 AM »
Thank you.
.........

ki11er

a few issues
« Reply #24 on: June 16, 2005, 03:07:07 AM »
Hi All

Followed the HowTo very carefully and everything seemed to go fine until I tested.

Found out that I needed to restart httpd (service httpd restart

This may or maynot give you an error about a missing >. If so, simply edit your httpd.conf

You will need to issue the restart command after editing the httpd.conf

service httpd restart

You will also need to restart the httpd-admin service to allow access to the server-manager

service httpd-admin restart

Hope this helps everyone.

pwalter

-CCR- How to install mod_dav
« Reply #25 on: March 29, 2006, 05:06:44 PM »
Laurent,

smeserver-webdav-1.0-3ld.noarch.rpm does not work on 7.x due to changed action scripts and db locations. Are you planning to release a 7.x version any time soon?

Peter

Offline RvLardin

  • ***
  • 82
  • +0/-0
    • http://sme.firewall-services.com
WebDav + ICalendar on SME 7
« Reply #26 on: March 30, 2006, 12:57:22 PM »
I'm also interresting by an update.
:-)
May it could work either with PHPCalandar or, better, with the extension of IMP/HORDE called Kronolith (http://www.horde.org/kronolith/) that seems to be compatible with ics files ?
No other way to have a write access by the web ? To mix the view between several individual calendars ?
----
"Those who are willing to lose some of their essential liberties in favour of security deserve neither and will lose both."
- Thomas Jefferson .

pwalter

-CCR- How to install mod_dav
« Reply #27 on: April 09, 2006, 09:19:49 PM »
All,

I have updated the wiki with an alpha howto on configuring webdav on 7.x.
http://no.longer.valid/phpwiki/index.php/How%20to%20install%20mod_dav%20on%20SME%207.x

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
-CCR- How to install mod_dav
« Reply #28 on: April 17, 2006, 04:04:42 PM »
pwalter

What mod_dav rpm file did you use ... doesn't say anywhere in the wiki ... the old one was for redhat 7.3 .... did you find one for centos 4.2

Regards,

Tib

pwalter

-CCR- How to install mod_dav
« Reply #29 on: April 17, 2006, 06:31:52 PM »
Tib,

No additional rpm needed for SME 7.x. The necessary modules are included in the Apache 2.x configuration as shipped, and are *already* installed - they simply need to be configured for SME.

Peter