Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Mike on March 06, 2003, 08:30:24 PM
-
I installed update 6 using the rpm -Uvh -nodeps and no the http server won't work. In the error log I get:
[user@server httpd]# /etc/rc.d/init.d/httpd start
Starting httpd: /usr/sbin/httpd: error while loading shared libraries: libmm.so.11: cannot load shared
object file: No such file or directory
Any ideas what I can do to fix this?
Thanks
-
Also, is there any way to access the web server configuration panel without using a web browser?
Thanks
-
Weird, I can't even ping the server using it's IP address: 192.168.113.1..
-
have you rebooted at all?
-
Yes I rebooted once.
-
Wow, that one was badly documented. You apparently needed to install Update 4 first, then Update 6. Download all the Update 4 files and do rpm -Uvh *; then /sbin/e-smith/signal-event post-upgrade, then reboot. I think this will take care of your problem.
-
Thanks Dan, I'll try that.
-
Should I use -nodeps? I tried installing the RPMS, but I got:
rpm -Uvh *.rpm
warning: LOOP:
warning: removing e-smith-base-4.6.1-21 "Requires: e-smith-lib >= 1.6.0" from ts
ort relations.
warning: e-smith-base-4.6.1-21 Requires: e-smith-lib >= 1
.6.0
warning: removing e-smith-lib-1.6.0-11 "Requires: e-smith-base >= 4.6.0" from ts
ort relations.
warning: e-smith-lib-1.6.0-11 Requires: e-smith-base >=
4.6.0
Preparing... ########################################### [100%]
package e-smith-blades-1.0.0-19 is already installed
package e-smith-lib-1.6.0-11 is already installed
package e-smith-mod_ssl-1.8.0-05 is already installed
package imap-4.7-1mdir8es is already installed
So I'm not sure it actually did anything.
Thanks
-
Well, I don't see that it installed mm, which is one of the packages included in update 4. Try installing that one by itself.
-
It seemed to do the trick, though I'm not 100% sure that everything is patched properly. :P
Thanks for your help!