All
Hi, I am new this group. I am having a specific problem installing PHP on a solaris 8 system. My configure worked, my make worked but make install returned the following error. Any idea why getLayers() would be undefined? Thanks David lash /opt/exp/gnu/bin/make install Installing PHP SAPI module: apache Installing PHP CLI binary: /info/www/gpweb/server/mobility3/bin/ Installing PHP CLI man page: /info/www/gpweb/server/mobility3/man/man1/ Installing build environment: /info/www/gpweb/server/mobility3/lib/php/build/ Installing header files: /info/www/gpweb/server/mobility3/include/php/ Installing helper programs: /info/www/gpweb/server/mobility3/bin/ program: phpize program: php-config Installing man pages: /info/www/gpweb/server/mobility3/man/man1/ page: phpize.1 page: php-config.1 Installing PEAR environment: /info/www/gpweb/server/mobility3/bin/ Fatal error: Call to undefined method PEAR_Error::getLayers() in phar://install-pear-nozlib.phar/index.php on line 65 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 nwsgpb>2> pwd /info/www/src/php-5.2.1