Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 19:22:12 -0400
From:      Gerard Samuel <gsam@trini0.org>
To:        ports@FreeBSD.org
Subject:   Where did PEAR go???
Message-ID:  <3F206A24.1030308@trini0.org>

next in thread | raw e-mail | index | archive | help
I upgraded to PHP 4.3.3 via the ports earlier today (fresh cvsup),
and everything seems to be working except Chora (php cvs viewer).
It depends on PEAR.  The error Im getting is ->
*Warning*: main(PEAR.php): failed to open stream: No such file or 
directory in */files/www/data/horde/lib/Registry.php* on line *4*

*Fatal error*: main(): Failed opening required 'PEAR.php' 
(include_path='.:/usr/local/share/pear') in 
*/files/www/data/horde/lib/Registry.php* on line *4

*I looked over the old php.ini and the new one, and there aren't any 
changes in there that would warrant this.
To install, I simply:
cd /usr/ports/lang/php4
make install distclean

Im assuming that it installs php, pear and php's cli

Any pointers would be appreciated...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F206A24.1030308>