Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: 7eis on March 05, 2008, 03:32:53 PM
-
I recently installed roundcube using the rpm found in the contrib repo.
I did the followingconfig setprop roundcube URL mail
expand-template /etc/httpd/conf/httpd.conf
sv h /service/httpd-e-smith
This results in the 403 Forbidden error, so I set up mail.mydomain.com instead.
First time I try to access the server-manager I get a 404 error. PAGE NOT FOUND :shock: This is both when using the ip and the server name.
When I try to access the server-manager by using my.domain.com/server-manager I get 403 - access forbidden.
horde/webmail only works from the outside too. Same 404 error from lan.
Any ideas what could have caused this, and how to fix it? Also, can/should I reverse the 'URL mail'?
update: I get a very strange error when I restart the httpd
[Wed Mar 05 15:46:16 2008] [warn] The Alias directive in /etc/httpd/conf/httpd.conf at line 1956 will probably never match because it overlaps an earlier Alias.
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
[FAILED]
-
I recently installed roundcube using the rpm found in the contrib repo.
I did the followingconfig setprop roundcube URL mail
expand-template /etc/httpd/conf/httpd.conf
sv h /service/httpd-e-smith
This results in the 403 Forbidden error, so I set up mail.mydomain.com instead.
First time I try to access the server-manager I get a 404 error. PAGE NOT FOUND :shock: This is both when using the ip and the server name.
When I try to access the server-manager by using my.domain.com/server-manager I get 403 - access forbidden.
Any ideas what could have caused this, and how to fix it? Also, can/should I reverse the 'URL mail'?
update: I get a very strange error when I restart the httpd
I guess the error is in the roundcube db property. I am not sure if 'mail' is a valid URL setting. AFAIK the mail hostname is reserved for your server by default (have a look in the hostname panel of the server-manager to check which names are used already), perhaps choose another one.
The best way to get everything up and running is to remove the roundcube RPM and it's database entry followed by signal-event post-upgrade; signal-event reboot
If you want us to help you fix the error we need more information probably from the /var/log/messages, var/log/httpd/error_log and the /var/log/httpd/admin_error_log files at the time you were trying to restart your webserver.
-
Oops.. :lol:
The 'URL mail' totally took my mind off simply removing the Roundcube rpm. :-?
I will do a manual install instead.
Thanks for helping out!
-
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!