|
From: Jamie C. <jca...@we...> - 2005-10-20 10:08:54
|
Hi Thomas, Is the Webmin 1.240 package you are using from www.webmin.com, or some other source? I don't really trust the Mandriva packages :-) - Jamie -----Original Message----- From: Thomas Leavitt <th...@th...> Subj: [webmin-l] Error message from a host of scripts... Date: Thu 20 Oct 2005 6:55 pm Size: 1K To: web...@li... I get something similar to this: Undefined subroutine &main::init_config called at ./fsdump-lib.pl line 7. Compilation failed in require at ./backup.pl line 6. from a host of scripts. This occurs whether I execute the file via cron, or execute the file interactively. Here's the code section from fsdump-lib.pl do '../web-lib.pl'; &init_config(); ... if I add a require '../web-lib-funcs.pl'; line right after the web-lib line, I don't get this error. ../web-lib-funcs.pl is where init_config is. I'm running webmin 1.240 from www.webmin.com Note: I also get this running the same script off my desktop, which uses the webmin sourced from Mandriva, and is I think 1.230. I see other complaints about this in various web forums, but no clear answers yet... Thomas ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl - Forwarded by the Webmin mailing list at web...@li... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list |