Stas Bekman wrote on Tuesday, November 16, 2004 10:03 PM: > Right. It's documented here: > http://perl.apache.org/docs/1.0/guide/troubleshooting.html#_ex > it_signal_Segmentation_fault__11___with_mysql
I use PHP 5.0. There is no bundled mysql library with PHP anymore. I use MySQL 4.1.7. But it seems mod_perl uses the old library (although /usr/include and /usr/lib/mysql are clean from old versions). How can i safely recompile the mysql module of Perl against the new mysql library (and backupping the old if something goes wrong)? -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html