|
From: Pablo M. <pab...@gm...> - 2006-08-17 05:47:45
|
> > That SEGV indicates a crash in the mysql driver, which is > consistent with the rest of your problems. I'd suggest upgrading the > mysql-client RPM and the DBD::mysql Perl module, as the versions you > are running may be out of date. > > Failing that, you can try going to the MySQL module in Webmin, clicking > on the Module Config link changing the 'Use DBI to connect if available?' > setting to 'No'. > > - Jamie > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > - > 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 > James: Thx for the hint !!! Setting "Use DBI to connect if available?' to 'No'. did the trick. Next step is to update DBI::mysql module. Really appreciate your help. Regards, Pablo |