ID:               30993
 Comment by:       ucs_jrc at shsu dot edu
 Reported By:      sirfan98cs at yahoo dot co dot uk
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: RedHat 9
 PHP Version:      5.0.2
 New Comment:

We observe the same results when attempting 4.3.9. We are running
Fedora Core 2. It appears to be in the pfpro_version command from what
we can tell. I'll see about getting a stack trace if that would be
useful.


Previous Comments:
------------------------------------------------------------------------

[2004-12-06 06:18:36] sirfan98cs at yahoo dot co dot uk

Description:
------------
Unable to INSTALL PHP with PEAR. 
Thuogh I am having pear with php distribution.

I am getting thins problem from version 5.0.1, 5.0.2 and now with
5.0.3RC1 pls help me out.

Reproduce code:
---------------
This is a Installation bug happens when I send make install.

The problem does'nt arise if I install the php without pear option

i.e. in the configuretion i need to give option of --without-php.


Installation error comes when I say make install
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2


my configuretion parameters

./configure --with-apxs=/usr/local/httpd-1.3.31/bin/apxs --with-xml
--enable-calendar --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr
--enable-mbstring --enable-mbstr-enc-trans --enable-mbregex
--enable-soap --enable-bcmath --enable-ftp --enable-magic-quotes
--with-mysql=/usr/local/mysql-standard-5.0.0-alpha-pc-linux-i686/
--enable-discard-path --enable-sockets --enable-track-vars
--enable-versioning --with-zlib
--with-pfpro=/usr/local/verisign/payflowpro/linuxrh9
--with-pgsql=/usr/local/pgsql --enable-cli --enable-sockets
--enable-pcntl --enable-posix --enable-pcre --enable-sysvmsg
--enable-sysvsem --enable-sysvshm --enable-shmop
--with-curl=/usr/local/bin/curl

Expected result:
----------------
I need the system sould install perfectly with PEAR.

Actual result:
--------------
Installing PHP SAPI module:       apache
[activating module `php5' in /usr/local/httpd-1.3.31/conf/httpd.conf]
cp libs/libphp5.so /usr/local/httpd-1.3.31/libexec/libphp5.so
chmod 755 /usr/local/httpd-1.3.31/libexec/libphp5.so
cp /usr/local/httpd-1.3.31/conf/httpd.conf
/usr/local/httpd-1.3.31/conf/httpd.conf.bak
cp /usr/local/httpd-1.3.31/conf/httpd.conf.new
/usr/local/httpd-1.3.31/conf/httpd.conf
rm /usr/local/httpd-1.3.31/conf/httpd.conf.new
Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PEAR environment:      /usr/local/lib/php/
[PEAR] Archive_Tar    - already installed: 1.1
[PEAR] Console_Getopt - already installed: 1.2
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30993&edit=1

Reply via email to