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
[Chris, please keep the thread on the list. Thanks]
Christopher P. Lindsey wrote:
[Thu May 20 03:19:31 2004] [notice] child pid 10522 exit signal
Segmentation fault (11)
You need to show us the core backtrace. And may be rebuild your mod_perl
and/or perl with debug enabled before that. You also
Christopher P. Lindsey wrote:
I'm having a weird problem with certain modules causing perl scripts to
segfault. The errors in the log are like
[Thu May 20 03:19:31 2004] [notice] child pid 10522 exit signal Segmentation fault (11)
You need to show us the core backtrace. And may be rebuild you
On Saturday 24 April 2004 02:00 am, Gerald Richter wrote:
> Perrin Harkins wrote:
> > On Fri, 2004-04-23 at 18:21, Beau E. Cox wrote:
> >> 1) are core dumps automatically generated by seqfaults? If not,
> >> how do I have Apache generate them?
> >
> > Sounds like you're looking for this:
>
> http:/
Perrin Harkins wrote:
> On Fri, 2004-04-23 at 18:21, Beau E. Cox wrote:
>> 1) are core dumps automatically generated by seqfaults? If not,
>> how do I have Apache generate them?
>
> Sounds like you're looking for this:
>
http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Fau
On Fri, 2004-04-23 at 18:21, Beau E. Cox wrote:
> 1) are core dumps automatically generated by seqfaults? If not,
> how do I have Apache generate them?
Sounds like you're looking for this:
http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Faults
- Perrin
--
Report prob