ID: 41150 User updated by: php-qa at sebastianmendel dot de Reported By: php-qa at sebastianmendel dot de Status: Open Bug Type: PHP options/info functions Operating System: Red Hat 7.3 PHP Version: 5.2.2RC1 New Comment:
sorry, below means before Previous Comments: ------------------------------------------------------------------------ [2007-04-23 05:15:13] php-qa at sebastianmendel dot de - open my ssh console - login as root - (download and extract php 5.2.2RC1 bz2 archive from qa.php.net) - run command exactly as provided below - than run make (, make test) and make install this is exactly the same configure command i used before on all other versions i had previously installed (except of '--enable-exif') of PHP (my make test report for this has same sender email address as here) ------------------------------------------------------------------------ [2007-04-22 21:05:22] [EMAIL PROTECTED] How exactly did you run configure? ------------------------------------------------------------------------ [2007-04-21 00:25:34] php-qa at sebastianmendel dot de 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. ------------------------------------------------------------------------ [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