From:             lakshmipriya dot maski at tcs dot com
Operating system: Linux suse
PHP version:      5.4.16
Package:          *General Issues
Bug Type:         Bug
Bug description:Unable to Install PHP in linux

Description:
------------
Hi , 

I am trying to istall php in my linux server and I have configured
php-5.4.16  with this below cmd 

./configure --prefix=/opt/Programs/PHP/
--with--apax2=/opt/Programs/apache-2.4.4/bin/apax
--with-libxml-dir=/var/tmp/libxml2-2.7.2 --without-pear --disable-dom
--without-sqlite --without-pdo-sqlite

Make was success
Make test was success

but Make install gave me the below output, there is no error msg stateted
here , can you please let me know what to be make this installation
successful  and also can you provied the success log to fallow ? 

make install
Installing PHP CLI binary:        /opt/Programs/PHP//bin/
Installing PHP CLI man page:      /opt/Programs/PHP//php/man/man1/
Installing PHP CGI binary:        /opt/Programs/PHP//bin/
Installing build environment:     /opt/Programs/PHP//lib/php/build/
Installing header files:          /opt/Programs/PHP//include/php/
Installing helper programs:       /opt/Programs/PHP//bin/
  program: phpize
  program: php-config
Installing man pages:             /opt/Programs/PHP//php/man/man1/
  page: phpize.1
  page: php-config.1
/var/tmp/ConfigTools/php-5.4.16/build/shtool install -c ext/phar/phar.phar
/opt/Programs/PHP//bin
ln -s -f /opt/Programs/PHP//bin/phar.phar /opt/Programs/PHP//bin/phar
Installing PDO headers:          /opt/Programs/PHP//include/php/ext/pdo/

Thanks in advance



Test script:
---------------
NA


-- 
Edit bug report at https://bugs.php.net/bug.php?id=65059&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65059&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65059&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65059&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65059&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65059&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65059&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65059&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65059&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65059&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65059&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65059&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65059&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65059&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65059&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65059&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65059&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65059&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65059&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65059&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65059&r=mysqlcfg

Reply via email to