I was getting seg faults just recently and I've found that I must compile
everything with the same compiler - by everything I mean
perl + mysql + open_ssl + apache + mod_perl + mod_ssl + Embperl
compiling perl and it's modules with gcc 2.7.2.3 doesn't seem to want to
work with mysql compiled wi
>
> Well, I don't know exactly what the problem was. But when I upgraded my
> MySQL to the binary distribution of (3.23.32), and recompiled everything
> again it all worked! Go figure.
>
Fine, so maybe it was more a problem of mysql then of PHP + Embperl...
> I wonder if Apache::DBI had
ay, February 08, 2001 9:23 AM
To: Gerald Richter
Cc: [EMAIL PROTECTED]
Subject: RE: EMB Perl Seg fault
Got it...
PerlModule DBI
PerlModule DBD::mysql
PerlModule HTML::Embperl
in my httpd.conf
Steve Wilder
Matrix Interactive, Inc.
http://www.matrixinteractive.net/
Desk: 248.814.8235
Cell: 2
PROTECTED]]
Sent: Thursday, February 08, 2001 8:08 AM
To: Steve Wilder
Cc: [EMAIL PROTECTED]
Subject: Re: EMB Perl Seg fault
Hi Steve,
>
> Well, I still have not figured it out... unless PHP 4.04pl1 is
over-riding
> my ./configure options.
>
> How would I find out which MySQL clie
ttp://www.matrixinteractive.net/
> Desk: 248.814.8235
> Cell: 248.894.3128
> Fax : 248.814.8236
>
> -Original Message-
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 9:44 AM
> To: Steve Wilder
> Cc: Embeded PERL ML
> Subjec
>
> Did you see this post?
>
Oops, of course I saw it (and answered to it), but it seems I should take
some more sleep and less working ;-)
> Everything is working okay, except for Embperl. Whenever I try to
connect
> to the mySQL database, Apache SEG faults, with no messages in the
> embpe
>
> ... This was never a problem before. Emb_perl is behaving very strangly.
>
ok, if the mysql drivers doesn't seems to be the problem we need a
stackbacktrace from SIGSEGV. Just start your apache with -X option under
gdb, let it run, request the page that crashs and type BT for the backtrace
e. Emb_perl is behaving very strangly.
... insight?
Thank you,
Steve Wilder
Matrix Interactive, Inc.
http://www.matrixinteractive.net/
Desk: 248.814.8235
Cell: 248.894.3128
Fax : 248.814.8236
-Original Message-
From: Antti Linno [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06
>
> As I recall, it was php, mysql problem with invoking DBI. Search the list
> archives. As I dimly remember, I got rid of this problem with installing
> php --with-mysql = /path/to/mysql/libraries. I've compiled them
> together(without ssl though) and all works nice.
>
If you compile php mod
>
> Everything is working okay, except for Embperl. Whenever I try to
connect
> to the mySQL database, Apache SEG faults, with no messages in the
> embperl.log.
>
As far as I know DBD::mysql and the mysql driver of PHP don't like each
other. You have to compile PHP and/or DBD::mysql with speci
As I recall, it was php, mysql problem with invoking DBI. Search the list
archives. As I dimly remember, I got rid of this problem with installing
php --with-mysql = /path/to/mysql/libraries. I've compiled them
together(without ssl though) and all works nice.
Hope this helps.
Greetings,
Hello. I have Apache 1.3.12, mod_perl 1.25, Embperl 1.3.0, mod_ssl
2.6.6-1.3.12, and
PHP 4.0.4pl1 all compiled statically on a Redhat 6.0 machine, and mySQL
version 3.22.22
Everything is working okay, except for Embperl. Whenever I try to connect
to the mySQL database, Apache SEG faults, w
12 matches
Mail list logo