From: <be...@ge...> - 2003-08-20 04:47:16
|
I think I fixed it. Well at least for now. It turns out that my config was wrong. I had webmin pointing at the wrong httpd executebal. Now what I need is to make the correct config script so it will start right with the computer -ben > Have you installed the latest update to the Apache module from > www.webmin.com/apache.html ? It fixes this problem, which is caused by the way that webmin tests the Apache configuration when applying changes .. the configuration is not actually broken. > > - Jamie > > On Tue, 2003-08-19 at 03:51, be...@ge... wrote: >> I'm not sure...any maybe it's just my version of apache...or something else I'm doing wrong. But no matter how I config the apache module in webmin I get this when I start it up: >> >> Failed to apply changes : >> Processing config directory: /etc/httpd/conf.d/*.conf >> Processing config file: /etc/httpd/conf.d/php.conf >> Processing config file: /etc/httpd/conf.d/squirrelmail.conf >> Syntax error on line 236 of /etc/httpd/conf/httpd.conf: >> Cannot load /etc/httpd/libexec/mod_auth_db.so into server: >> /etc/httpd/libexec/mod_auth_db.so: undefined symbol: db_create >> >> HOWEVER if I start apachectl from the commandline, it works fine...where has webmin gone wrong? >> >> /etc/httpd/bin/apachectl start >> Processing config directory: /etc/httpd/conf.d/*.conf >> Processing config file: /etc/httpd/conf.d/php.conf >> Processing config file: /etc/httpd/conf.d/squirrelmail.conf >> /etc/httpd/bin/apachectl start: httpd started >> >> >> My webmin config is pointing to the correct apachectl and it's set to use >> apachectl to start, stop, restart. Thanks >> -ben >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. >> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 - >> 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 > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 - > 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 > |