Koozali.org: home of the SME Server

installing web dav

KDB9000

installing web dav
« on: October 02, 2006, 07:04:59 PM »
I tried to install web dav and now my SME server is all messed up. It started after I made the custom templete and try to add them in. It came up with an error and now it will just say, can't find module or something like that. Anyone else have any other problems like this? And does anyone know how to fix it?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: installing web dav
« Reply #1 on: October 02, 2006, 07:56:08 PM »
Quote from: "KDB9000"
I tried to install web dav and now my SME server is all messed up. It started after I made the custom templete and try to add them in. It came up with an error and now it will just say, can't find module or something like that. Anyone else have any other problems like this? And does anyone know how to fix it?
Try to uninstall the rpm you installed using
Code: [Select]
yum remove package name as described by the command
Code: [Select]
rpm -qa
After that delete the custom template you created and renew your httpd configuration file:
Code: [Select]
expand-template /etc/httpd/conf/httpd.confand restart your httpd daemon
Code: [Select]
/etc/rc7.d/S86httpd-e-smith sigusr1
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

KDB9000

installing web dav
« Reply #2 on: October 03, 2006, 01:35:31 PM »
It was just a test server anyways. I just reinstalled SME. I would like to put WebDAV on it but I don't want this to happen again. Anyone know how to install it?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
installing web dav
« Reply #3 on: October 03, 2006, 02:05:46 PM »
Quote from: "KDB9000"
It was just a test server anyways. I just reinstalled SME. I would like to put WebDAV on it but I don't want this to happen again. Anyone know how to install it?
It is hard to know what went wrong as we cannnot figure out what your probklem is and what steps you took... but maybe this might be of help to you: http://forums.contribs.org/index.php?topic=33157.0
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

KDB9000

installing web dav
« Reply #4 on: October 03, 2006, 02:20:52 PM »
My problem starts when I ty to expand the templete. It shows the coding for 95AddModDav2ibays and then it says it has a problem with line 45 or something. I will try and recreate it when I get a chance.