PHP Fatal error:  Class PDOStatement must implement interface Traversable as 
part of either Iterator or IteratorAggregate i
n Unknown on line 0
make: [test] Error 254 (ignored)
exit 0; 
/home/kevin/html/php/dev/this/php5-200509110430/ext/sqlite/libsqlite/src/parse.y
Installing PHP SAPI module:       apache2handler
/usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' 
libphp5.la /usr/local/apache/modules
/usr/local/apache/build/libtool --mode=install cp libphp5.la 
/usr/local/apache/modules/
cp .libs/libphp5.so /usr/local/apache/modules/libphp5.so
cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la
libtool: install: warning: remember to run `libtool --finish 
/home/kevin/html/php/dev/this/php5-200509110430/libs'
chmod 755 /usr/local/apache/modules/libphp5.so
[activating module `php5' in /usr/local/apache/conf/httpd.conf]
Installing PHP CLI binary:        /usr/local/apache/php/bin/
Installing PHP CLI man page:      /usr/local/apache/php/man/man1/
Installing PEAR environment:      /usr/local/apache/php/lib/php/
+----------------------------------------------------------------------+
| The installation process is incomplete. The following resources were |
| not installed:                                                       |
|                                                                      |
|   PEAR: PHP Extension and Application Repository                     |
|                                                                      |
| To install these components,                                         |
| download http://pear.php.net/install-pear.phar to php-src/pear/      |
| become the superuser and execute:                                    |
|                                                                      |
|   # make install-su                                                  |
+----------------------------------------------------------------------+
make: *** [install-pear] Error 5

###################################################################################

./configure --with-config-file-path=/etc 
--with-apxs2=/usr/local/apache/bin/apxs --prefix=/usr/local/apache/php 
--with-sqlite --enable-sqlite-utf8 --enable-gd-native-ttf --with-gd 
--with-jpeg-dir=/usr --with-zlib --with-mysql=/usr/local --enable-safe-mode 
--enable-debug --with-pdo-sqlite

-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to