[PHP-DB] ocilogon core dump on Solaris 10 X86 with php-5.2.9 and Oracle 10g

2010-03-02 Thread Andre LAGADEC
Hello, I am on Solaris 10 X86 with DELL IP , and I compile Php-5.2.9 with Apache2, Mysql6 and Oracle10g with success. But when I want to connect to Oracle database I get a core dump. I use this code and I run it with the command /usr/local/apache2_php5_2_9/bin/php -a I recompile PHP with --e

Re: [PHP-DB] 64-bit Linux -- Fatal ... undefined function mysql_connect()

2010-03-02 Thread andrew jarcho
On Tue, Mar 2, 2010 at 12:25 AM, Chris wrote: > andrew jarcho wrote: >> >> Hello all, >> >> I'm running Fedora 12 (64-bit), Apache 2.2.14, PHP 5.3.1, MySQL >> 5.1.42, on a Dell laptop. > > > >> I get the message: >> >> Fatal error: Call to undefined function mysql_connect() > > > >> The output o

Re: [PHP-DB] ocilogon core dump on Solaris 10 X86 with php-5.2.9 and Oracle 10g

2010-03-02 Thread Christopher Jones
At a guess, there is a clash with the SSL libraries or it is a libpthread problem - google around for background. Chris Andre LAGADEC wrote: Hello, I am on Solaris 10 X86 with DELL IP , and I compile Php-5.2.9 with Apache2, Mysql6 and Oracle10g with success. But when I want to connect to Ora

Re: [PHP-DB] ocilogon core dump on Solaris 10 X86 with php-5.2.9 and Oracle 10g

2010-03-02 Thread andre . lagadec
Hi, My LD_LIBRARY_PATH was /produits/oracle/product/10.2.0/lib32:/produits/oracle/product/10.2.0/network/lib32:/usr/local/lib:/usr/lib:/usr/sfw/lib If I execute the command ldd -d /produits/oracle/product/10.2.0/lib32/libclntsh.so.10.1 I get this result libnnz10.so => /produits/oracle/