Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Greg on September 30, 2002, 03:07:30 PM
-
Hello
Any advice would be really appreciated on this problem I have tried to access the user- manager and have this error: I am using 5.1.2 with update 3.
The requested URL /user-manager was not found on this server
I have uninstalled and reinstalled the RPM numerous times....
When I try to access the user manager I use the browser to go to:
https://www.mydomain/user-manager. I don't get the login screen.
Is there somehting which I am not doing???
The RPM I installed was the lastest from myezserver
Any ideas or suggestions would be really appreciated.
TIA Greg
-
some more info
When accessing the user-manager from this location -
http://192.168.0.1:980/user-manager/
I do get a login box but still still th same error of not being able to access the page.
TIA Greg
-
Take out the :980 and you should get it. Make it http://192.168.0.1/user-manager/
-
Hello
I tried taking out the port 980 in http://192.168.0.1:980/user-manager and still can not get page the page error.
Any other suggestions in trying to access the user-manager?
TIA
Greg
-
In your first note you had an "s" in your line. (https://www.mydomain/user-manager) Are you still using that?
I have it on 2 servers and I just use http://192.0.1.1/user-manager and I get in with no problem.
Check this page out, it may be able to help if you have not been to it.
http://www.dungog.net/sme/howto/delegate.php
You may need to do a console save or re install the RPM's. I found that on one of my servers only part of the panels installed so I had to force the RPM's to re install. (Using the --force command)
-
I always just use http://192.168.0.1:980
Also, try it from the console on the server itself -- if that doesn't work then you're porobably sunk unless you can mess with all the apache stuff and fix it yourself. If it does work then it's probably thinking that you're connecting from an untrusted client (ie it no longer accepts connections from the IP you're on).
Good Luck!
-
That is not right Daniel he was talking about the user manager not the server manager. The server manager is on :980 not the user manager. Sorry.