hello;
im using centos 5.6, and successfully run apache and php. I try to install the webmin using yum install,...and it complete the installation.
I chkconfig --list webmin on and service webmin start..
and then access
http://127.0.0.1:10000 and
https://127.0.0.1:10000, it says unable to connect?
When i look to /etc/webmin....this file dont exist?
when I command ..... service webmin restart
/etc/init.d/webmin: line 62: /etc/webmin/stop: No such file or directory
/etc/init.d/webmin: line 62: /etc/webmin/start: No such file or directory
how come? even though it completes the installation..
any clue where the miniserv.conf?
thnks