View previous topic :: View next topic |
Author |
Message |
semiRocket Member
Joined: 28 Jul 2009 Posts: 26
|
Posted: Tue Jul 28, 2009 3:15 pm Post subject: webui missing ? |
|
|
I have installed SMS yesterday, and from Live CD all stuff worked great.
Now that is installed on hd, I can't get webadmin to show. When I try to type ip adress from another machine is showing only a page with a sign "Index of /"
What can be the cause of this? Thanks in advance.
The code of that page:
Code: | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /</title>
</head>
<body>
<h1>Index of /</h1>
<ul></ul>
</body></html>
|
|
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Tue Jul 28, 2009 6:25 pm Post subject: |
|
|
Have you installed virtualmin addon or something else?
Have you deleted in /var/www/htdocs?
Try https://yourip:10000
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
semiRocket Member
Joined: 28 Jul 2009 Posts: 26
|
Posted: Tue Jul 28, 2009 6:35 pm Post subject: |
|
|
I haven't installed any addon. I have installed from Live CD 1.4.4
My /var/www/htdocs is empty, so I guess that something wen't wrong during installation.
Trying to http://my-ip:10000 gives error "Could not connect to remote server" |
|
Back to top |
|
semiRocket Member
Joined: 28 Jul 2009 Posts: 26
|
Posted: Tue Jul 28, 2009 6:40 pm Post subject: |
|
|
Now I remembered, I think I saw some message like could not write to /var/www ... something message during installation. It could be it right. |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Tue Jul 28, 2009 6:41 pm Post subject: |
|
|
do a
/etc/webmin/start
and try again, notice it's https://yourip:10000
If you are having problems with livecd try the native version, although you shouldn't have any issues with either one.
Well if you get an error during installation, you should try to install again or install web packages, but since it's a clean system I would recommend a reinstall.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
semiRocket Member
Joined: 28 Jul 2009 Posts: 26
|
Posted: Tue Jul 28, 2009 6:50 pm Post subject: |
|
|
Yes, /etc/webmin/start gives
Code: | /etc/webmin/start: line 11: /usr/local/webmin//miniserv.pl: No such file or directory
/etc/webmin/start: line 11: exec: /usr/local/webmin//miniserv.pl: cannot execute: No such file or directory
|
Looking at /usr/local/webmin is true what is saying. The dir is empty.
I will try reinstalling sms or copying from a working live cd those files.
Thank you for your help. |
|
Back to top |
|
semiRocket Member
Joined: 28 Jul 2009 Posts: 26
|
Posted: Tue Jul 28, 2009 9:32 pm Post subject: |
|
|
I have reinstalled sms from the same Live CD, all went fine this time and it's working now.
Thanks again. |
|
Back to top |
|
|