Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: rasara1 on May 22, 2006, 11:36:50 AM
-
config setprop httpd-admin status enable
config setprop httpd-admin access public
-
I use sme-sever 7rc2 but why server-managera can't be display ?
From where do you access the server-manager, outside or inside your network? If outside did you configure remote access policies correctly?
-
remote from outside, but whether can in setting let can in access from outside? and whereabout I the setting should be able to it.
-
rasara1
Under Security tab ...
Remote Management
It is possible to allow hosts on remote networks to access the server manager by entering those networks here. Use a subnet mask of 255.255.255.255 to limit the access to the specified host. Any hosts within the specified range will be able to access the server manager using HTTPS.
You have to allow the host before it can access eg: If you host address is 111.111.111.111 subnet mask is 255.255.255.0 ... then you have to enter it in the section where it says "To add a new remote management network, enter the details below."
Regards,
Tib
-
[root@sme e-smith]# service httpd-admin start
Starting httpd-admin: [ OK ]
[root@sme e-smith]# service httpd-admin status
/service/httpd-admin: run (pid 3871) 358057 seconds, normally down
[root@sme e-smith]#
why it cant start ?
-
/service/httpd-admin: run (pid 3871) 358057 seconds, normally down
It says it's running
-
/service/httpd-admin: run (pid 3871) 358057 seconds, normally down
It says it's running
But i still cant run server-manager from my browser, only can run from console.
What wrong ?
-
But i still cant run server-manager from my browser, only can run from console.
Did you already have a look at the log files:- /var/log/httpd/httpd_error_log
- /var/log/httpd/httpd_access_log
- /var/log/httpd/httpd_admin_error_log
- /var/log/httpd/httpd_admin_access_log
- /var/log/messages
-
But i still cant run server-manager from my browser, only can run from console.
Did you already have a look at the log files:- /var/log/httpd/httpd_error_log
- /var/log/httpd/httpd_access_log
- /var/log/httpd/httpd_admin_error_log
- /var/log/httpd/httpd_admin_access_log
- /var/log/messages
[root@sme httpd]# tail -f /var/log/httpd/error_log
[Wed May 30 16:30:54 2007] [error] [client 192.168.0.91] File does not exist: /home/e-smith/files/ibays/Primary/html/server-manager
[root@sme httpd]# tail -f /var/log/httpd/access_log
satelkom.com 192.168.0.91 - - [30/May/2007:16:30:54 +0700] "GET /server-manager/ HTTP/1.1" 404 213 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
-
But i still cant run server-manager from my browser, only can run from console.
Did you already have a look at the log files:- /var/log/httpd/httpd_error_log
- /var/log/httpd/httpd_access_log
- /var/log/httpd/httpd_admin_error_log
- /var/log/httpd/httpd_admin_access_log
- /var/log/messages
[root@sme httpd]# tail -f /var/log/httpd/error_log
[Wed May 30 16:30:54 2007] [error] [client 192.168.0.91] File does not exist: /home/e-smith/files/ibays/Primary/html/server-manager
[root@sme httpd]# tail -f /var/log/httpd/access_log
satelkom.com 192.168.0.91 - - [30/May/2007:16:30:54 +0700] "GET /server-manager/ HTTP/1.1" 404 213 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
A little more information from your logfile is needed, especially from the time the error occured.
-
[root@sme httpd]# tail -f /var/log/httpd/error_log
[Wed May 30 16:30:54 2007] [error] [client 192.168.0.91] File does not exist: /home/e-smith/files/ibays/Primary/html/server-manager
[root@sme httpd]# tail -f /var/log/httpd/access_log
satelkom.com 192.168.0.91 - - [30/May/2007:16:30:54 +0700] "GET /server-manager/ HTTP/1.1" 404 213 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
[/quote]A little more information from your logfile is needed, especially from the time the error occured.[/quote]
Everytime i refresh my IE for try to connect server-manager, only that i saw a error (another log not change)
-
Everytime i refresh my IE for try to connect server-manager, only that i saw a error (another log not change)
Do you have any custom templates installed? It seems that the server looks for the server-manager in the Primary ibay folder, this is incorrect.
Have a look at the following folders:
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/
/etc/e-smith/templates-user-custom/etc/httpd/conf/httpd.conf/