Build was fine and all apps appear to be running well. RedHat Linux 2.4.2 running Apache 1.3.22
'./configure' '--with-mysql=/usr/local/mysql' '--with-apache=../apache_1.3.22/' '--enable-track-vars' '--enable-inline-optimization' '--disable-debug' '--with-gd=/usr' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-zlib=/usr/local' '--with-ming' as always, phpinfo can be seen at http://www.milonic.co.uk/phpinfo.php if you are interested. *** Here's the output from the tests *** X-Powered-By: PHP/4.1.0RC3 Content-type: text/html Running tests in /usr/home/andy/php-4.1.0RC3/ext/crack/tests ============================================================ [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/ctype/tests ============================================================ [all 2 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/cybermut/tests =============================================================== [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/db/tests ========================================================= [all 6 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/dbplus/tests ============================================================= [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/dbx/tests ========================================================== [all 8 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/gmp/tests ========================================================== [all 2 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/iconv/tests ============================================================ [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/interbase/tests ================================================================ [all 6 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/mailparse/tests ================================================================ [all 2 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/mcrypt/tests ============================================================= [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/ncurses/tests ============================================================== [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/pcntl/tests ============================================================ [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/satellite/tests ================================================================ [all 5 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/session/tests ============================================================== Session Object Serialization ... passed session_unset() without any session ... passed Session Object Deserialization ... passed session_set_save_handler test ... passed Custom save handler, multiple session_start()s, complex data structu ... passed References between variables in sessions ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/skeleton/tests =============================================================== [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/assert ====================================================================== assert() ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/file ==================================================================== File type functions ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/general_functions ============================================================================ ===== sprintf() function ... passed quoted_printable_decode() function test ... passed levenshtein() function test ... passed fgetcsv() with tab delimited fields (BUG #8258) ... passed is_scalar() function test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/math ==================================================================== Simple math tests ... passed Various pow() tests (pow.phpt) ... failed Simple math tests ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/reg =================================================================== RegReplace test 1 ... passed RegReplace test 2 ... passed ereg_replace single-quote test ... passed simple ereg test ... passed Test Regular expression register support in ereg ... passed Test ereg_replace of start-of-line ... passed Test empty result buffer in reg_replace ... passed Test back-references in regular expressions ... passed Test split() ... passed Long back references ... passed \0 back reference ... passed nonexisting back reference ... passed escapes in replace string ... passed backreferences not replaced recursively ... passed replace empty matches ... passed test backslash handling in regular expressions ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/serialize ========================================================================= serialize()/unserialize()/var_dump() ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/strings ======================================================================= trim() function ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/time ==================================================================== microtime() function ... passed strtotime() function ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/versioning ========================================================================== version_compare test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/xml/tests ========================================================== XML parser test, function callbacks ... passed XML parser test, object tuple callbacks ... passed XML parser test, xml_set_object callbacks ... passed XML parser case folding test ... passed UTF-8<->ISO Latin 1 encoding/decoding test ... passed xml_parse_into_struct/umlauts in tags ... passed Running tests in /usr/home/andy/php-4.1.0RC3/ext/xslt/tests =========================================================== [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/zip/tests ========================================================== [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/zlib/tests =========================================================== [all 3 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests ========================================================== DB_Error/DB_Warning test ... passed DB configurable error handler test ... passed DB::factory test ... passed DB::isManip test ... passed DB::parseDSN test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests/ibase ================================================================ [all 6 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests/mysql ================================================================ [all 13 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests/oci8 =============================================================== [all 10 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests/odbc =============================================================== [all 8 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/DB/tests/pgsql ================================================================ [all 13 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/pear/XML/tests =========================================================== XML Parser: parse simple string ... passed XML Parser: parse from file ... passed XML Parser: parse from file resource ... passed XML Parser: error class ... passed XML Parser: mixing character encodings ... passed Running tests in /usr/home/andy/php-4.1.0RC3/pear/tests ======================================================= PEAR constructor/destructor test ... passed PEAR_Config ... passed PEAR_Error: basic test ... passed PEAR_Error: die mode ... passed PEAR_Error: default error handling ... passed PEAR_Error: expected errors ... passed PEAR_Registry ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests ================================================== dirname test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests/basic ======================================================== Trivial "Hello World" test ... passed Simple POST Method test ... passed GET and POST Method combined ... passed Two variables in POST data ... passed Three variables in POST data ... passed Add 3 variables together and print result ... passed Multiply 3 variables and print result ... passed Divide 3 variables and print result ... passed Subtract 3 variables and print result ... passed Testing | and & operators ... passed Testing $argc and $argv handling ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests/classes ========================================================== Classes general test ... passed Classes inheritance test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests/func ======================================================= Strlen() function test ... passed Static variables in functions ... passed General function test ... passed General function test ... passed Testing register_shutdown_function() ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests/lang ======================================================= Simple If condition test ... passed Simple While Loop Test ... passed Simple Switch Test ... passed Simple If/Else Test ... passed Simple If/ElseIf/Else Test ... passed Nested If/ElseIf/Else Test ... passed Function call with global and static variables ... passed Testing recursive function ... passed Testing function parameter passing ... passed Testing function parameter passing with a return value ... passed Testing nested functions ... passed Testing stack after early function return ... passed Testing eval function ... passed Testing eval function inside user-defined function ... passed Testing include ... passed Testing user-defined function in included file ... passed Testing user-defined function falling out of an If into another ... passed eval() test ... passed eval() test ... passed Switch test 1 ... passed Switch test 2 ... passed Switch test 3 ... passed Regression test ... passed Looped regression test (may take a while) ... passed Mean recursion test ... passed Testing string scanner confirmance ... passed Testing do-while loop ... passed Testing calling user-level functions from C ... passed OO Bug Test (Bug #7515) (029.phpt) ... failed $this in constructor test ... passed Running tests in /usr/home/andy/php-4.1.0RC3/tests/strings ========================================================== String functions ... passed Formatted print functions ... passed HTML entities ... passed TEST RESULT SUMMARY ============================= Number of tests: 206 Tests skipped: 94 ( 46%) Tests failed: 2 (1.8%) Tests passed: 110 ( 98%) ============================= Skipped 0 extensions. PHP Version: 4.1.0RC3 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]