I reinstalled my server and was able to access the server-manager after that. However after installing a few RPMS and after only restoring and importing the mysql.dump file from my DAR backup I can not access my server-manager anymore. (For mysql to work I had to reset my mysql root account using
bug 778).
So far I have been able to localize the error this far:
At first call the url's
http://localhost/server-manager works and redirects to
https://localhost/server-manager. I am able to accept the SSL certificate and am than presented with a 403 Access Forbidden page and an additional error that the error document could not be found. To me it seems that the normal httpd-e-smith deamon is functionning properly.
IMHO there is something wrong with the httpd-admin daemon as I am presented with the same error page as I try to access the
http://localhost:980 address (this is where the server-manager is actually located).
From the httpd/admin_error_log I don't get much information that I already knew, buty maybe one of you has some suggestions:
[Fri Nov 24 09:19:01 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Nov 24 09:19:02 2006] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 24 09:19:02 2006] [notice] Digest: done
[Fri Nov 24 09:19:13 2006] [notice] Apache configured -- resuming normal operations
[Fri Nov 24 09:30:56 2006] [notice] caught SIGTERM, shutting down
[Fri Nov 24 09:34:13 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Nov 24 09:34:14 2006] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 24 09:34:14 2006] [notice] Digest: done
[Fri Nov 24 09:34:17 2006] [notice] Apache configured -- resuming normal operations
[Fri Nov 24 09:36:45 2006] [error] [client 127.0.0.1] (13)Permission denied: access to /server-manager/ denied
[Fri Nov 24 09:37:02 2006] [error] [client 127.0.0.1] (13)Permission denied: access to / denied
[Fri Nov 24 12:25:17 2006] [error] [client 127.0.0.1] (13)Permission denied: access to /server-manager/ denied
[Fri Nov 24 12:29:26 2006] [error] [client 127.0.0.1] (13)Permission denied: access to / denied