Not sure if this is a bug, or I didn't understand what I was doing and messed something up. Anyway, I updated some packages this morning using yum:
Jun 29 16:29:08 Updated: krb5-libs.i386 1.3.4-49
Jun 29 16:29:09 Updated: httpd-suexec.i386 2.0.52-32.2.ent.centos4
Jun 29 16:29:12 Updated: httpd.i386 2.0.52-32.2.ent.centos4
Jun 29 16:29:12 Updated: mod_ssl.i386 1:2.0.52-32.2.ent.centos4
Jun 29 16:29:13 Updated: httpd-devel.i386 2.0.52-32.2.ent.centos4
I did:
signal-event post-upgrade; signal-event reboot
Then I opened the browser on my workstation and tried to open the server-manager to add a user, and I got a file not found error. So I opened a terminal and tried to log in as admin and was able to get the server console. But when I tried to hit server-manager from there, I got a 404 error not found.
This topic here pretty much details everything I have already done. Checked both servers, checked error logs, etc.
The first indication of trouble in my error_log is when I tried touse it this afternoon:
[client 192.168.0.2] File does not exist: /home/e-smith/files/ibays/Primary/html/server-manager
I removed one custom template for a rewrite rule yesterday out of /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/VirtualHosts. I left the VirtualHosts directory there. The only other custom template I have is for including a mod_jk.conf, and that only has a single line in it, and has not been a problem at all. A also don't have a /etc/e-smith/templates-user-custom/etc/httpd/conf/httpd.conf/ directory. After I removed the template, I expanded httpd.conf, did signal-event post-upgrade; signal-event reboot.
Everything else is working fine, and I have looked at all of the posts I could find concerning the server-manager. I can not log into the server manager at all, either by ssh into the server, or from the local network. Did I miss something simple, like a related but yet un-thought of search topic?