Sönke Ruempler wrote:
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
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 se
jonathan vanasco wrote:
[...]
Because I upgraded my MySQL server to 4.1.7, I tried to compile my
mod_php
with mysql + mysqli support. After some problems with double
"-lmysqlclient"
in Makefile (found solution in bugs.php.net), the new mod_php
compiled. But
after testing it with Apache, The webs
On Nov 16, 2004, at 3:58 AM, Sönke Ruempler wrote:
Hi,
I asked the php-install and php-dev lists before - they didn't answer.
I dunno if it's PHP and/or Perl related - so before I open a PHP Bug
Report,
maybe here someone has an idea:
<<
Hi,
Because I upgraded my MySQL server to 4.1.7, I tried to