Hi guys, my server was outdated and was not automatically finding the updates. I didn't install any of the network and have never used SME Server, but have previous experience with Linux and most of the servers we use. So I did some research and found that the repo's might be outdated.. so I did the following:
yum update dbus dbus-glib smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite yum update dbus dbus-glib smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
signal-event post-upgrade; signal-event reboot
The server did it's thing and I logged in. All the users seemed to be there and the server was updated to 7.5.1. Now I wanted to check if Horde still worked. mydomain.com/horde was the previous url. Upon loading the page I was greeted with the following error:
"you must configure a datatree backend to use shares"
I wasn't sure what to do so I started doing more research. One of the solutions given was to remove the IMP and HORDE packages, then reinstall them. I did and I saw that the Horde files were removed, then reinstalled. But now I cannot access them. It seems the document root for apache was reconfigured. I tried editting the templates to change the document root but that didn't seem to work, so I moved the web files to the current document root. At the moment all I get is white pages when I load the files.
Would appreciate any help or suggestions.. thank you.