PHP 5.2.4 core dump during pear install

This is a discussion on PHP 5.2.4 core dump during pear install within the PHP Language forums, part of the PHP Programming Forums category; I get a core dump while trying make install for PHP 5.2.4. Solaris 9 (Sparc), gcc 3.4....


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-27-2007
gquiring@gmail.com
 
Posts: n/a
Default PHP 5.2.4 core dump during pear install

I get a core dump while trying make install for PHP 5.2.4. Solaris 9
(Sparc), gcc 3.4.6.

Configure options:

../buildconf --force
../configure '--enable-pdo' '--with-pdo-informix=/u/informix' '--with-
apxs2=/usr/local/apache/bin/apxs' '--with-config-file-path=/etc' '--
enable-ftp' '--with-gettext' '--enable-force-cgi-redirect' '--enable-
pic' '--enable-inline-optimization' '--with-ncurses' '--with-iconv' '--
with-pear=/usr/share/pear' '--with-imagemagick' '--without-sqlite' '--
without-pdo-sqlite'

Reply With Quote
  #2 (permalink)  
Old 09-28-2007
gquiring@gmail.com
 
Posts: n/a
Default Re: PHP 5.2.4 core dump during pear install

On Sep 27, 2:12 pm, "gquir...@gmail.com" <gquir...@gmail.com> wrote:
> I get a core dump while trying make install for PHP 5.2.4. Solaris 9
> (Sparc), gcc 3.4.6.
>
>

Here is how to compile PHP with PDO_INFORMIX. The IBM page is wrong
using buildconf which causes the errors.
Do the usual PHP stuff:
../configure
make
make install

then copy the PDO_INFORMIX1.1 to ext/PDO_INFORMIX
cd PDO_INFORMIX
phpize
../configure
make
make install

Add extension to php.ini:
extension=pdo_informix.so

All works as it should.

Gary Quiring




Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:35 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0