ID: 33040 Updated by: [EMAIL PROTECTED] Reported By: chronoton at directbox dot com -Status: Open +Status: Feedback Bug Type: Compile Warning Operating System: Gentoo ( 2.4 ) PHP Version: 4.3.11 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Need the current line number for the error. Plus I must assume you know PHP? It's a PHP script, you should know how to debug those.. :) Previous Comments: ------------------------------------------------------------------------ [2005-05-17 20:20:38] chronoton at directbox dot com but I used that exact configure line for 4.3.x before... ------------------------------------------------------------------------ [2005-05-17 20:19:52] chronoton at directbox dot com ./configure --with-apxs=/usr/local/apache/1.3.33/bin/apxs --with-mysql=/usr --with-pgsql=/usr --with-pdflib=/usr --with-zlib-dir=/usr --enable-versioning --enable-calendar --with-freetype-dir=/usr --with-imap=/usr --with-jpeg=/usr --with-zlib=/usr --with-gd --with-config-file-path=/etc --with-openssl=/usr --with-ftp --enable-exif --with-mcrypt=/usr --enable-url-includes --enable-track-vars=yes --enable-sysvshm=yes --enable-sysvsem=yes --enable-bcmath ------------------------------------------------------------------------ [2005-05-16 09:10:54] [EMAIL PROTECTED] What was the configure line you used? ------------------------------------------------------------------------ [2005-05-16 08:51:07] chronoton at directbox dot com Description: ------------ make test fails due to a missing directory : stargazer php-4.3.11 # make test Notice: Array to string conversion in /usr/local/src/apep/php-4.3.11/run-tests.php on line 851 [...] Notice: Array to string conversion in /usr/local/src/apep/php-4.3.11/run-tests.php on line 851 ===================================================================== CWD : /usr/local/src/apep/php-4.3.11 PHP : /usr/local/src/apep/php-4.3.11/sapi/cli/php PHP_SAPI : cli PHP_VERSION : 4.3.11 ZEND_VERSION: 1.3.0 PHP_OS : Linux - Linux stargazer.chronotech.org 2.4.19-gentoo-r9 #2 SMP Mon Oct 7 00:56:16 CEST 2002 i686 INI actual : /usr/local/Zend/etc/php.ini More .INIs : Extra dirs : ===================================================================== Warning: opendir(/usr/local/src/apep/php-4.3.11/Array): failed to open dir: No such file or directory in /usr/local/src/apep/php-4.3.11/run-tests.php on line 238 ERROR: cannot open directory: /usr/local/src/apep/php-4.3.11/Array make: [test] Error 1 (ignored) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33040&edit=1