Apache, mod_perl, mysql, php segfault!

2001-03-05 Thread Michael Turley
Hello, anyone come across a problem where they get "exit signal Segmentation fault (11)" when they try to connect to mysql via mod_perl? I am getting it even on simple connect and disconnect - I can access Oracle via mod_perl. Neither standard standalone scripts or php have problems

Re: Apache, mod_perl, mysql, php segfault!

2001-03-05 Thread Matt Sergeant
On Mon, 5 Mar 2001, Michael Turley wrote: Hello, anyone come across a problem where they get "exit signal Segmentation fault (11)" when they try to connect to mysql via mod_perl? This is a known issue IIRC. Simply re-compile PHP without the built-in MySQL support (you can still connect to