From: sven dot zurnieden at t-online dot de Operating system: SuSE Linux 8.2 Kernel 2.4.20 PHP version: 5.0.0b1 (beta1) PHP Bug Type: *Compile Issues Bug description: Pear installer after compiling stops
Description: ------------ Hi, there, after compiling PHP successfully and making install the installer crashes at <Installing PEAR environment:/usr/local/httpd/includes/pear/> The error message is: Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required and the installer doesn't go on from this point. Only Ctrl+C stops the process. Here's my configure command: ./configure --with-apxs2=/usr/local/apache/bin/apxs --sysconfdir=/etc/httpd --with-pear=/usr/local/httpd/includes/pear --enable-magic-quotes --with-zlib=/usr/local --enable-bcmath --with-bz2=/usr/local --enable-calendar --with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local --with-curl=/usr/local --with-dom=/usr/local --enable-ftp --with-gd=/usr/local --with-png-dir=/usr/local --with-freetype-dir=/usr/local --with-gettext=/usr/local --with-imap=/usr/local --with-imap-ssl=/usr/local/ssl --enable-mbstring --with-mcrypt=/usr/local --with-mhash=/usr/local --with-ming=/usr/local --with-mono=/usr/local --with-mysql=/usr/local/mysql --with-ncurses=/usr/local --with-pdflib=/usr/local --with-mm=/usr/local --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-libxml-dir=/usr/local --with-libexpat-dir=/usr/local --with-xmlrpc=/usr/local --with-xsl=/usr/local --enable-versioning --with-mcal=/usr/local I don't know whats going on, so i can't post more infos about that. I just can say that all included extensions are properly installed. The make command ended succesfully. Greetings, Sven Zurnieden It is possible to send me an email if you have a suggestion on this error. -- Edit bug report at http://bugs.php.net/?id=24667&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24667&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24667&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24667&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24667&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24667&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24667&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24667&r=support Expected behavior: http://bugs.php.net/fix.php?id=24667&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24667&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24667&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24667&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24667&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24667&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24667&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24667&r=gnused
