-
yes, the proxy is not the problem.
i've found the problem on line 37 of file /usr/libexec/webmin/servers/link.cgi :
print &ui_form_start("/$module_name/login.cgi", "post");
it should be
print &ui_form_start("$gconfig{'webprefix'}/$module_name/login.cgi", "post");.
2009-11-10 07:10:36 UTC by muzzol
-
Also, please file a separate bug for each missing webprefix issue..
2009-11-09 22:01:09 UTC by jcameron
-
Do you have the proxy and thus webprefix configured on the server you are linking from, or the one you are linking to?.
2009-11-09 22:00:45 UTC by jcameron
-
Hi,
I installed squid with webmin 1.430 but I have no clue how I can block a website.
Can someone plz help me out I'm searching for it for 4 hours now.
Thanks in advance,
Stijn.
2009-11-09 15:37:24 UTC by stijns
-
the error i get is
Not Found
The requested URL /servers/login.cgi was not found on this server.
i've configured webmin through proxy pass with a prefix:
webprefix=/system
in servers module i get this error because it lacks full URL when it asks for user/password to link a server:
servers/link.cgi
and when it redirects to /servers/login.cgi seems to ignore...
2009-11-09 11:02:53 UTC by muzzol
-
Hello.
Ubuntu 9.10 x86_64 server, webmin 1.493 (installed from debian repository )
I got error after tryed to install jabber or jabberd2 package:
The Jabber base directory /var/lib/jabber does not exist. Either Jabber is not installed, or your module configuration is incorrect.
Yes, I tryed to "Refresh Modules" and to "Reboot system" :)
P.S. The same problem described on post...
2009-11-08 21:47:38 UTC by sbagnak
-
Nevermind! Fixed with this thread:
https://sourceforge.net/projects/webadmin/forums/forum/600155/topic/2008732.
2009-11-08 20:56:20 UTC by bentc000
-
I have webmin setup on my internal ubuntu server computer (let's say 192.168.0.2) and running on port 10000. I have lighttpd proxy setup to forward requests to webmin.abc.com to 192.168.0.2:10000. I can access webmin with no problems internally by going to http://192.168.0.2:10000
This setup works fine except for one little annoyance:
- I access http://webmin.abc.com, I get the login...
2009-11-08 19:47:40 UTC by bentc000
-
Hello.
Ubuntu 9.10 x86_64 server,
webmin 1.493 (installed from debian repository )
I got error after tryed to install jabber or jabberd2 package:
The Jabber base directory /var/lib/jabber does not exist. Either Jabber is not installed, or your module configuration is incorrect.
Yes, I tryed to "Refresh Modules" and "Reboot system" :)
Thanks.
2009-11-07 22:02:22 UTC by sbagnak
-
Hi,
I just installed Webmin on Ubuntu 9.1, and when I try to configure virtual hosts for Apache they don't work. Everything defaults to /var/www/ and nothing else. Help?.
2009-11-07 01:44:54 UTC by kbowers1