You can subscribe to this list here.
2001 |
Jan
(13) |
Feb
(24) |
Mar
(23) |
Apr
(11) |
May
(18) |
Jun
(90) |
Jul
(29) |
Aug
(26) |
Sep
(37) |
Oct
(10) |
Nov
(31) |
Dec
(11) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(45) |
Feb
(18) |
Mar
(12) |
Apr
(7) |
May
(10) |
Jun
(62) |
Jul
(8) |
Aug
(40) |
Sep
(41) |
Oct
(43) |
Nov
(29) |
Dec
(36) |
2003 |
Jan
(25) |
Feb
(9) |
Mar
(11) |
Apr
(13) |
May
(19) |
Jun
(19) |
Jul
(11) |
Aug
(4) |
Sep
(109) |
Oct
(73) |
Nov
(69) |
Dec
(21) |
2004 |
Jan
(21) |
Feb
(33) |
Mar
(31) |
Apr
(25) |
May
(33) |
Jun
(42) |
Jul
(47) |
Aug
(12) |
Sep
(41) |
Oct
(47) |
Nov
(30) |
Dec
(19) |
2005 |
Jan
(6) |
Feb
(23) |
Mar
(21) |
Apr
(26) |
May
(21) |
Jun
(16) |
Jul
(17) |
Aug
(7) |
Sep
(8) |
Oct
(13) |
Nov
(7) |
Dec
(10) |
2006 |
Jan
(10) |
Feb
(3) |
Mar
|
Apr
(2) |
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2007 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(6) |
Jul
(6) |
Aug
(8) |
Sep
(3) |
Oct
(21) |
Nov
(4) |
Dec
(6) |
2008 |
Jan
(11) |
Feb
(28) |
Mar
(26) |
Apr
(9) |
May
(2) |
Jun
(10) |
Jul
(1) |
Aug
(20) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(4) |
Feb
(10) |
Mar
(1) |
Apr
(24) |
May
(22) |
Jun
(18) |
Jul
(15) |
Aug
(21) |
Sep
(4) |
Oct
(7) |
Nov
(6) |
Dec
|
2010 |
Jan
|
Feb
(2) |
Mar
(13) |
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
(4) |
Sep
(6) |
Oct
(1) |
Nov
(1) |
Dec
|
2011 |
Jan
(18) |
Feb
(2) |
Mar
(23) |
Apr
(4) |
May
(5) |
Jun
(1) |
Jul
|
Aug
|
Sep
(9) |
Oct
|
Nov
(5) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(31) |
Apr
(3) |
May
|
Jun
(2) |
Jul
(6) |
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
(7) |
2014 |
Jan
|
Feb
(1) |
Mar
(9) |
Apr
(4) |
May
(7) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(4) |
Dec
|
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(7) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Jamie C. <jca...@we...> - 2002-10-10 13:32:55
|
Sandro Dentella wrote: >>> of the cgi script. It it sufficent to add: >>> >>> $ENV{"SCRIPT_FILENAME"} = $full; >>> >>> > > On Wed, Oct 09, 2002 at 05:17:35PM -0500, Joe Cooper wrote: > >>Good to hear you got it figured out. I ran out of ideas about two >>seconds after you said "php". ;-) >> >>Does this change break standard Webmin modules? >> > > I guess it does not, everything seems to work. Jamie, Can we ask this > variable being added in miniserv.pl in future releases? No problems .. I've already put it in. - Jamie |
From: Sandro D. <san...@ti...> - 2002-10-10 13:21:37
|
> > of the cgi script. It it sufficent to add: > > > > $ENV{"SCRIPT_FILENAME"} = $full; > > On Wed, Oct 09, 2002 at 05:17:35PM -0500, Joe Cooper wrote: > Good to hear you got it figured out. I ran out of ideas about two > seconds after you said "php". ;-) > > Does this change break standard Webmin modules? I guess it does not, everything seems to work. Jamie, Can we ask this variable being added in miniserv.pl in future releases? sandro *:-) -- Sandro Dentella *:-) e-mail: san...@ti... http://www.tksql.org TkSQL Home page - My GPL work |
From: Jamie C. <jca...@we...> - 2002-10-10 10:39:46
|
David Chow wrote: > Hi all, > > When editing a group (user group), the user selection pop-up window > appears both group and users. Isn't it only users should show up? Why > both, it is confusing and easy to make mistake with cases that user and > group having the same name. Please comment... Are you sure you're not seeing groups that have the same names as users? On redhat, all new users get a group of the same name created at the same time .. - Jamie |
From: David C. <dav...@sh...> - 2002-10-10 02:14:44
|
Hi all, When editing a group (user group), the user selection pop-up window appears both group and users. Isn't it only users should show up? Why both, it is confusing and easy to make mistake with cases that user and group having the same name. Please comment... David |
From: Joe C. <jo...@sw...> - 2002-10-09 22:18:33
|
Good to hear you got it figured out. I ran out of ideas about two seconds after you said "php". ;-) Does this change break standard Webmin modules? Sandro Dentella wrote: > After some hours studying env variables set by apache and miniserv, I > understood it: miniserv.pl does not set SCRIPT_FILENAME to the complete name > of the cgi script. It it sufficent to add: > > $ENV{"SCRIPT_FILENAME"} = $full; > > somewhere aroung line 1300 depending on your webmin release, where all > environment variables are defined and php will work correctly..., > that is to say, it does not issue any "#!/usr/bin/php4" to the browser and > phpinfo() works. > > Now we can have a look at web-lib.pl! Should someone know of a module > developed with this library, please let me know. > > sandro > *:-) > > > -- Joe Cooper <jo...@sw...> Web caching appliances and support. http://www.swelltech.com |
From: Sandro D. <san...@ti...> - 2002-10-09 15:30:15
|
After some hours studying env variables set by apache and miniserv, I understood it: miniserv.pl does not set SCRIPT_FILENAME to the complete name of the cgi script. It it sufficent to add: $ENV{"SCRIPT_FILENAME"} = $full; somewhere aroung line 1300 depending on your webmin release, where all environment variables are defined and php will work correctly..., that is to say, it does not issue any "#!/usr/bin/php4" to the browser and phpinfo() works. Now we can have a look at web-lib.pl! Should someone know of a module developed with this library, please let me know. sandro *:-) -- Sandro Dentella *:-) e-mail: san...@ti... http://www.tksql.org TkSQL Home page - My GPL work |
From: Ryan G. <rgo...@ma...> - 2002-10-09 15:07:02
|
have a webmin session which we cannot terminate. Have used the webmin gui method, have tried stopping/restarting webmin and the server - still no luck; the session continues to show up in the sessiondb files. How can we get this session out of the db? Thanks, any assistance appreciated. -Ryan |
From: Sandro D. <san...@ti...> - 2002-10-09 10:27:36
|
> Have you tested to be sure it runs correctly from the command line? Sure I did it. > And have you checked the PHP web-lib routines that you're using to make > sure they are correct? It appears to be a 'quick' port...I don't know > that I would expect it to work perfectly from the get go. Not at all, my trial script -php.cgi-, is as simple as: #!/usr/bin/php4 -q <?php echo "Content-type: text/html\n\n" ; echo "Ciao\n"; ?> note that the following shell script -sh.cgi-, just works: #!/bin/sh echo Content-type: text/html echo echo Ciao The php scripts works from command line, but from inside webmin returns "No input file specified" If you take off the "-q" switch in '#!/usr/bin/php4" php4 will issue a header (X-Powered-By: PHP/4.1.2 \nContent-type: text/html), the script executes but the line with '#!...' staff is echoed to the browser... I think this has really to do with something in the way miniserv.pl deals with cgi scripts. Since I saw quite a lot of other people asking these questions on php list, it would be really nice to get an answer from people that understand how miniserv.pl works. Thanks in advance. And of course thanks to Jamie for Webmin that makes so easy to let people administer their boxes... sandro *:-) -- Sandro Dentella *:-) e-mail: san...@ti... http://www.tksql.org TkSQL Home page - My GPL work |
From: Joe C. <jo...@sw...> - 2002-10-09 05:13:22
|
Sandro Dentella wrote: >>That said, if you really, /really/ must go about it this way, you have a >>couple of choices: >> >>Setup Webmin to run under Apache. This will allow you to run PHP > > > > Is it really needed? I read no mention about it! (nor I understand it!) > > while I managed to use w/ success webmin.py (python library, used only to > test the example), I was not able to run any example in php. Whoah! I had no idea web-lib had been ported to PHP. I knew there was a Python port, though. I didn't even know PHP could be run standalone (I thought it had to have a module in the webserver...shows how much I know about PHP). In that case, it looks like maybe an issue with Webmin not treating it as an executable, perhaps? Have you tested to be sure it runs correctly from the command line? And have you checked the PHP web-lib routines that you're using to make sure they are correct? It appears to be a 'quick' port...I don't know that I would expect it to work perfectly from the get go. -- Joe Cooper <jo...@sw...> Web caching appliances and support. http://www.swelltech.com |
From: Sandro D. <san...@ti...> - 2002-10-09 01:06:44
|
> That said, if you really, /really/ must go about it this way, you have a > couple of choices: > > Setup Webmin to run under Apache. This will allow you to run PHP Is it really needed? I read no mention about it! (nor I understand it!) while I managed to use w/ success webmin.py (python library, used only to test the example), I was not able to run any example in php. I'd like to know if somebody knows of a module written in php, the author of web-lib.php (Nicolas Faurant) did not write an e-mail in the file, and provided no examples, please, if you read this, let us know... Here is the misbehaviour: If the php script contains #!/usr/bin/php4, that same string will be output to the browser and a warning will be issued: Warning: Cannot add header information - headers already sent by (output started at /usr/share/webmin/uptimephp/index.cgi:2) in /usr/share/webmin/web-lib.php on line 25 if '-q'(quiet) option is used, no header is issued by php4 and "no input specified" appears in the browser. I have no problem w/ cgi scripts in bash, tcl, python, awk... what has php special? Thanks in advance for any reply sandro *:-) -- Sandro Dentella *:-) e-mail: san...@ti... http://www.tksql.org TkSQL Home page - My GPL work |
From: Joe C. <jo...@sw...> - 2002-10-08 09:49:04
|
Got three years to spare? ;-) (Webmin has been under serious development for at least that long...) To answer your question more seriously: If you have to ask these kinds of questions, you're not going to have the skills needed to reinvent even a small part of Webmin for some time to come, regardless of the language used. A serious PHP /and/ Perl hacker with some C skills could probably come up with appropriate glue to allow you to write integrated Webmin modules in PHP given enough time and inclination. I'm pretty sure the easier path is simply to learn perl well enough to write your module(s) in the language that Webmin currently uses. You'll find Perl to be not much different than PHP, when it comes down to the actual gritty bits that do all the work--some things will be easier, while other things will be harder. Depending on your programming experience, and enthusiasm, you could potentially be writing reasonably good module code in under a month (that's about how long it took me to start writing real useful modules--nothing like Jamie's best modules, but not entirely ugly, either). That said, if you really, /really/ must go about it this way, you have a couple of choices: Setup Webmin to run under Apache. This will allow you to run PHP programs alongside Webmin. You'll then need to teach your PHP modules how to deal with ACLs from Webmin, and will also have to have all of the normal Webmin files (config.info, module.info, etc.). This isn't really writing a Webmin module in PHP, but it will look roughly like a Webmin module, and depending on how clever you are with PHP you can probably make it act extremely similar to a Webmin module. Start with some other similar project that is already written in PHP. There are a few out there, I'm sure. Everybody and his brother who has learned a few lines of PHP has had the same thought: "This is easy! I could write a cool program to do ________." A few of them have probably even gotten some working code out there. So look for something that addresses some or all of your needs, and build from there. You won't find anything even approaching Webmin's functionality, but maybe you don't need all of the functionality of Webmin for your project. In all cases, beware of security issues...It is real easy to build something that will allow any random user to own your server. Yohanes Adi Gunawan wrote: > i'm a newbie and i'm trying to create a site that can function like webmin > only i'm going to use php? > is it possible to create something simillar to webmin from php? > if it is then can anyone give me any hint how can I call webmin's function > from php? > or do i have to create my own modules under php? -- Joe Cooper <jo...@sw...> Web caching appliances and support. http://www.swelltech.com |
From: Yohanes A. G. <lie...@ya...> - 2002-10-08 08:58:49
|
i'm a newbie and i'm trying to create a site that can function like webmin only i'm going to use php? is it possible to create something simillar to webmin from php? if it is then can anyone give me any hint how can I call webmin's function from php? or do i have to create my own modules under php? |
From: Jamie C. <jca...@we...> - 2002-10-06 12:45:57
|
Jannetta S Lewis wrote: > Hi folks > > I somehow messed up my upgrade from 0.990 to 1.000 and I now get the > following error at the end of the setup: > > Starting Webmin server in /space/webmin-1.000 > Failed to open SSL key at /space/webmin-1.000/miniserv.pl line 171. > ERROR: Failed to start web server! > > Is there a way of recreating the SSL key, or copying it from it's old > position? Check the keyfile= line /etc/webmin/miniserv.conf for the path that webmin is looking for the SSL key at, and copy it from /space/webmin-1.000/miniserv.pem to wherever the keyfile line points to. - Jamie |
From: Jannetta S L. <jan...@he...> - 2002-10-06 03:24:05
|
Hi folks I somehow messed up my upgrade from 0.990 to 1.000 and I now get the following error at the end of the setup: Starting Webmin server in /space/webmin-1.000 Failed to open SSL key at /space/webmin-1.000/miniserv.pl line 171. ERROR: Failed to start web server! Is there a way of recreating the SSL key, or copying it from it's old position? Thanks Jannetta ================================================================ Jannetta S Lewis email: jan...@he... home page: http://bright-ideas.keystroke.info ================================================================ |
From: Jamie C. <jca...@we...> - 2002-10-05 13:11:50
|
Tarjei Huse wrote: > Hi, > > I got a module that I want to have installed with a different language than the > rest of webmin. How do I do that? Not currently possible.. you can create a user who uses a different language, but there is no way to set a module to use a different language to the rest of webmin. - Jamie |
From: Tarjei H. <ta...@nu...> - 2002-10-05 10:29:03
|
Hi, I got a module that I want to have installed with a different language than the rest of webmin. How do I do that? Tarjei ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ |
From: Jamie C. <jca...@we...> - 2002-10-04 23:32:12
|
Wil Cooley wrote: > On Wed, 2002-10-02 at 17:37, Jamie Cameron wrote: > >>The file should be called module.info, not modules.info . Also, because webmin >>caches this file you need to delete /etc/webmin/module.infos.cache every time >>you modify it, so that the cache is re-loaded. >> > > Is this cache file new in the last few versions? I don't seem to recall > seeing it before. Yes .. it was introduced in version 0.950, to save every page from having to read all the module.info files to display the category icons at the top. - Jamie |
From: Wil C. <wc...@na...> - 2002-10-04 17:04:07
|
On Wed, 2002-10-02 at 17:37, Jamie Cameron wrote: >=20 > The file should be called module.info, not modules.info . Also, because w= ebmin > caches this file you need to delete /etc/webmin/module.infos.cache every = time > you modify it, so that the cache is re-loaded. Is this cache file new in the last few versions? I don't seem to recall seeing it before.=20 Wil --=20 Wil Cooley wc...@na... Naked Ape Consulting http://nakedape.cc * * * * Linux, UNIX, Networking and Security Solutions * * * * QCSNet http://www.qcsn.com * * * * T1, Frame Relay, DSL, Dial-up, and Web Hosting * * * * |
From: <Rob...@co...> - 2002-10-04 14:48:29
|
Yup just thought that a little more makeup would make the old girl(I'm not a sexist this is just a real good analogy) and no one would know about the boo-boo(very small error in relation to the world). Bob Teeter Jamie Cameron <jca...@we...>@lists.sourceforge.net on 10/03/2002 07:00:00 PM Please respond to web...@li... Sent by: web...@li... To: web...@li... cc: Subject: Re: System Identification for Redhat 8.0 Rob...@co... wrote: > When the 1.0 webmin is installed it is identified as 7.4. > Jamie Could you do a minor edit to correct this to 8.0. Yeah, this is already done .. unfortunately, when the 'null' beta of redhat 8.0 came out, it was version number 7.3.99. So I assumed that the next official redhat release would be 7.4 :( Fortunately this is just cosmetic, and having webmin think you are running redhat 7.4 will cause no harm. - Jamie ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf - Forwarded by the Webmin development list at web...@we... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-devel |
From: Jamie C. <jca...@we...> - 2002-10-04 00:00:02
|
Rob...@co... wrote: > When the 1.0 webmin is installed it is identified as 7.4. > Jamie Could you do a minor edit to correct this to 8.0. Yeah, this is already done .. unfortunately, when the 'null' beta of redhat 8.0 came out, it was version number 7.3.99. So I assumed that the next official redhat release would be 7.4 :( Fortunately this is just cosmetic, and having webmin think you are running redhat 7.4 will cause no harm. - Jamie |
From: <Rob...@co...> - 2002-10-03 20:02:09
|
When the 1.0 webmin is installed it is identified as 7.4. Jamie Could you do a minor edit to correct this to 8.0. Bob Teeter |
From: Joe C. <jo...@sw...> - 2002-10-03 18:20:15
|
http://www.swelltech.com/support/webminguide/x320.htm#WMPORTADDRESS Steve M Bibayoff wrote: > Is there a way (or easy way to implement) to have miniserv.pl only > listen for connection comming form a certain network? See Sendmail, > Apache, etc... for examples. > > I currently just use iptables to block the port I'm using, but thought > there might be a more eloquant way. > > Steve -- Joe Cooper <jo...@sw...> Web caching appliances and support. http://www.swelltech.com |
From: Steve M B. <sm...@cs...> - 2002-10-03 17:24:34
|
Is there a way (or easy way to implement) to have miniserv.pl only listen for connection comming form a certain network? See Sendmail, Apache, etc... for examples. I currently just use iptables to block the port I'm using, but thought there might be a more eloquant way. Steve |
From: Jannetta S L. <jan...@he...> - 2002-10-03 07:43:17
|
I found the module.infos.cache file and deleted it - things are working now. Thank you, Jamie, for you help! On Thu, 3 Oct 2002, Jannetta S Lewis wrote: > > Sorry that was a typo, I do have a module.info file. I have just had a > look and there is no module.infos.cache file and the description still > doesn't show up?!? > > > > On Thu, 3 Oct 2002, Jamie Cameron wrote: > > > Jannetta S Lewis wrote: > > > > > Could someone perhaps assist a dumb newbie. I am working my way through > > > the documentation on creating a new module for webmin. I created the > > > directory, the images dir, the index.html and the modules.info file. > > > However, despite the fact that I have a desc=description line in > > > modules.info, the name of the module does not appear under the icon. What > > > is wrong? > > > > > > The file should be called module.info, not modules.info . Also, because webmin > > caches this file you need to delete /etc/webmin/module.infos.cache every time > > you modify it, so that the cache is re-loaded. > > > > - Jamie > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > - > > Forwarded by the Webmin development list at web...@we... > > To remove yourself from this list, go to > > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > > > > > ================================================================ > Jannetta S Lewis > email: jan...@he... > home page: http://bright-ideas.keystroke.info > ================================================================ > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > - > Forwarded by the Webmin development list at web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > ================================================================ Jannetta S Lewis email: jan...@he... home page: http://bright-ideas.keystroke.info ================================================================ |
From: Jannetta S L. <jan...@he...> - 2002-10-03 07:35:09
|
Sorry that was a typo, I do have a module.info file. I have just had a look and there is no module.infos.cache file and the description still doesn't show up?!? On Thu, 3 Oct 2002, Jamie Cameron wrote: > Jannetta S Lewis wrote: > > > Could someone perhaps assist a dumb newbie. I am working my way through > > the documentation on creating a new module for webmin. I created the > > directory, the images dir, the index.html and the modules.info file. > > However, despite the fact that I have a desc=description line in > > modules.info, the name of the module does not appear under the icon. What > > is wrong? > > > The file should be called module.info, not modules.info . Also, because webmin > caches this file you need to delete /etc/webmin/module.infos.cache every time > you modify it, so that the cache is re-loaded. > > - Jamie > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > - > Forwarded by the Webmin development list at web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > ================================================================ Jannetta S Lewis email: jan...@he... home page: http://bright-ideas.keystroke.info ================================================================ |