On Tue, 2003-11-11 at 11:36, Global Junk wrote: > Does anyone have any ideas or links to help with > Mod_Perl and MySQL running together?
It may be PHP that is causing the problem here. See this warning in the docs: http://perl.apache.org/docs/1.0/guide/troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql If you check the archives, you'll see many complaints about this, and they were all resolved by changing PHP compile options or upgrading to a newer MySQL driver. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html