Koozali.org: home of the SME Server

server manager can't be display

rasara1

server manager can't be display
« on: May 22, 2006, 11:36:50 AM »
config setprop httpd-admin status enable
config setprop httpd-admin access public

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: server manager can't be display
« Reply #1 on: May 22, 2006, 12:28:54 PM »
Quote from: "rasara1"
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?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

rasara1

server-manager forbidden
« Reply #2 on: May 23, 2006, 03:18:42 AM »
remote from outside, but whether can in setting let can in access from outside? and whereabout I the setting should be able to it.

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
server manager can't be display
« Reply #3 on: May 23, 2006, 05:11:27 AM »
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

bambang

server manager can't be display
« Reply #4 on: May 29, 2007, 11:34:14 AM »
[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 ?

Offline Confucius

  • *****
  • 235
  • +0/-0
server manager can't be display
« Reply #5 on: May 29, 2007, 12:26:33 PM »
Quote from: "bambang"

/service/httpd-admin: run (pid 3871) 358057 seconds, normally down


It says it's running

bambang

server manager can't be display
« Reply #6 on: May 30, 2007, 04:37:46 AM »
Quote from: "Confucius"
Quote from: "bambang"

/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 ?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
server manager can't be display
« Reply #7 on: May 30, 2007, 07:39:08 AM »
Quote from: "bambang"
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
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

bambang

server manager can't be display
« Reply #8 on: May 30, 2007, 11:46:05 AM »
Quote from: "cactus"
Quote from: "bambang"
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)"

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
server manager can't be display
« Reply #9 on: May 30, 2007, 01:47:41 PM »
Quote from: "bambang"
Quote from: "cactus"
Quote from: "bambang"
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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

bambang

server manager can't be display
« Reply #10 on: May 31, 2007, 01:51:08 AM »
[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)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
server manager can't be display
« Reply #11 on: May 31, 2007, 04:20:10 PM »
Quote from: "bambang"
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/
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)