ID: 27116 Updated by: [EMAIL PROTECTED] Reported By: yannl at istop dot com Status: Feedback Bug Type: *XML functions Operating System: Linux PHP Version: 5CVS-2004-02-01 (dev) New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip And skip the './cvsclean && ./buildconf' parts helly suggested..(I don't think your build tools are correct to generate working configure, etc., using snapshots is "safe") Previous Comments: ------------------------------------------------------------------------ [2004-02-04 02:26:38] [EMAIL PROTECTED] Are you using SPL or SimpleXML as a shared extension (e.g. what's your configure line). ------------------------------------------------------------------------ [2004-02-03 22:55:01] yannl at istop dot com Running ./cvsclean was ok Got this error will running buildconf. using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.57 (ok) buildconf: Your version of autoconf likely contains buggy cache code. Running cvsclean for you. To avoid this, install autoconf-2.13 and automake-1.5. buildconf: libtool version 1.4.3 (ok) Building php was ok. Apache will start (httpd.pid is created) but no page can be served by apache and no errors are logged in error_log. ------------------------------------------------------------------------ [2004-02-02 02:22:47] [EMAIL PROTECTED] Please do a full rebuild (./cvsclean ; ./buildconf ; ./configure ...) and report back if the error stays. ------------------------------------------------------------------------ [2004-02-01 22:02:23] yannl at istop dot com Description: ------------ Apache does'nt start even if it says so. I found this error in the apache error_log file PHP Fatal error: Class SimpleXMLIterator may not inherit from final class (~K]�~I�]�~Mt&) in Unknown on line 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27116&edit=1
