Edit report at https://bugs.php.net/bug.php?id=65059&edit=1

 ID:                 65059
 Updated by:         a...@php.net
 Reported by:        lakshmipriya dot maski at tcs dot com
 Summary:            Unable to Install PHP in linux
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            *General Issues
 Operating System:   Linux suse
 PHP Version:        5.4.16
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

You've installed into the defined prefix, find the binaries in the bin dir 
there.


Previous Comments:
------------------------------------------------------------------------
[2013-06-19 08:02:30] lakshmipriya dot maski at tcs dot com

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 this bug report at https://bugs.php.net/bug.php?id=65059&edit=1

Reply via email to