ID:               41150
 User updated by:  php-qa at sebastianmendel dot de
 Reported By:      php-qa at sebastianmendel dot de
-Status:           Feedback
+Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Red Hat 7.3
 PHP Version:      5.2.2RC1
 New Comment:

than tell me what information is required - the page you pointed me too
does not tell me what information is missing and should additionally be
included in bug report.


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

[2007-04-20 16:20:04] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




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

[2007-04-20 12:59:06] php-qa at sebastianmendel dot de

Description:
------------
phpinfo() shows only './configure' as Configure Command, but there was
more option

previous installed php5.2-200610021230 displayed configure options
correctly

Reproduce code:
---------------
phpinfo();

Expected result:
----------------
Configure Command        './configure' 'i386-fedora-linux' '--prefix=/usr'
'--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin'
'--libexecdir=/usr/libexec' '--datadir=/usr/share' '--sysconfdir=/etc'
'--sharedstatedir=/usr/com' '--localstatedir=/var' '--libdir=/usr/lib'
'--includedir=/usr/include' '--infodir=/usr/share/info'
'--mandir=/usr/share/man' '--with-apxs2=/usr/sbin/apxs'
'--with-layout=GNU' '--with-config-file-path=/etc' '--enable-safe-mode'
'--with-exec-dir=/usr/bin' '--with-zlib' '--enable-bcmath' '--with-bz2'
'--with-gd' '--with-jpeg-dir' '--with-png-dir' '--with-zlib-dir'
'--enable-mbstring' '--enable-memory-limit'
'--with-mysql=/usr/local/mysql-5.1.11-beta-linux-i686-glibc23'
'--with-mysqli=/usr/local/mysql-5.1.11-beta-linux-i686-glibc23/bin/mysql_config'
'--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mime-magic'
'--enable-exif'

Actual result:
--------------
Configure Command        './configure'


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


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

Reply via email to