Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Webmin is on strike!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
chili_666
n00b
n00b


Joined: 25 Dec 2002
Posts: 43

PostPosted: Sat Jan 11, 2003 2:43 pm    Post subject: Webmin is on strike! Reply with quote

Hey,

this problem really leaves me clueless:

I try to connect to MySQL via the Webmin-Interface. It should be reachable under 'localhost:10000'.

But all my browser tell me that the connection was refused.

I setup apache and AFAIK it is running. At least 'ps -A' seems to say so:

Code:
1078 ?        00:00:00 apache
 1079 ?        00:00:00 apache
 1080 ?        00:00:00 apache
 1081 ?        00:00:00 apache
 1082 ?        00:00:00 xdm
 1085 ?        00:00:07 X
 1086 ?        00:00:00 xdm
 1174 ?        00:00:00 Xsession
 1207 ?        00:00:00 fluxbox
 1209 ?        00:00:29 mozilla-bin
 1230 ?        00:00:00 Eterm
 1233 pts/0    00:00:00 bash
 1238 pts/0    00:00:00 su
 1241 pts/0    00:00:00 bash
 1377 pts/0    00:00:00 safe_mysqld
 1407 pts/0    00:00:00 mysqld
 1414 ?        00:00:00 Eterm
 1417 pts/1    00:00:00 bash
 1422 pts/1    00:00:00 su
 1425 pts/1    00:00:00 bash
 1426 pts/1    00:00:00 ps


I think the output of 'netstat -a --inet' looks a bit odd:

Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State     
tcp        0      0 *:mysql                 *:*                     LISTEN     
tcp        0      0 *:6000                  *:*                     LISTEN     
tcp        0      0 *:www                   *:*                     LISTEN     


If I remember correctly it was looking a bit different the last time I saw it running on a machine. Shouldn there be an entry for 'localhost' or something?

Before anyone asks, I have an entry with the actual IP for my machine in /etc/hosts.

So, why can`t I access the Webmin-Interface? Is it because of the missing localhost-connenction? And if so what can I do about it?

Thanks a lot in advance...

Chili
Back to top
View user's profile Send private message
burmashave
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2002
Posts: 82

PostPosted: Sat Jan 11, 2003 4:45 pm    Post subject: Re: Webmin is on strike! Reply with quote

I'm no webmin expert; however, I have used it. Are you sure that webmin is running? I seem to recall that the install created an /etc/init.d/webmin script to start the server. I have a script there, and I don't think I created it. (The start command would be /etc/init.d/webmin start)

chili_666 wrote:

I setup apache and AFAIK it is running. At least 'ps -A' seems to say so:


The default webmin install doesn't rely on Apache, although I read that it can be configured that way. Webmin should be using its own server.

chili_666 wrote:

Code:
1078 ?        00:00:00 apache
 1079 ?        00:00:00 apache
 1080 ?        00:00:00 apache
 1081 ?        00:00:00 apache
 1082 ?        00:00:00 xdm
 1085 ?        00:00:07 X
 1086 ?        00:00:00 xdm
 1174 ?        00:00:00 Xsession
 1207 ?        00:00:00 fluxbox
 1209 ?        00:00:29 mozilla-bin
 1230 ?        00:00:00 Eterm
 1233 pts/0    00:00:00 bash
 1238 pts/0    00:00:00 su
 1241 pts/0    00:00:00 bash
 1377 pts/0    00:00:00 safe_mysqld
 1407 pts/0    00:00:00 mysqld
 1414 ?        00:00:00 Eterm
 1417 pts/1    00:00:00 bash
 1422 pts/1    00:00:00 su
 1425 pts/1    00:00:00 bash
 1426 pts/1    00:00:00 ps



When I run webmin, I get a process called "miniserv.pl". That's why I'm wondering if webmin is running on your machine.

chili_666 wrote:

I think the output of 'netstat -a --inet' looks a bit odd:


I do get entries for port 10000 when I run webmin.

Hope this helps,

-Burmashave
Back to top
View user's profile Send private message
chili_666
n00b
n00b


Joined: 25 Dec 2002
Posts: 43

PostPosted: Sat Jan 11, 2003 4:52 pm    Post subject: Reply with quote

Hmmm... should have come to that solution myself... but I had so many problems setting up apache and stuff, that I did not even think about startin webadmin...

:oops:

Thanks...

Chili
Back to top
View user's profile Send private message
burmashave
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2002
Posts: 82

PostPosted: Sat Jan 11, 2003 5:00 pm    Post subject: Reply with quote

As I said, I'm not an expert, so I'm glad to have helped :-)

-Burmashave
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum