Roundcube Community Forum

 

PEAR_Error

Started by rernst, December 11, 2009, 01:50:56 PM

Previous topic - Next topic

rernst

I am getting:

Warning: include_once(PEAR_Error.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/html/rc/installer/utils.php on line 41

On the installer screen 3. Database is loaded, everything seems ok. This is under PHP 5.2.11, CentOS 5. The PEAR_Error package is superceded by PEAR_Exception and thus not installed.

What should I do?

I should probably add that it appears that rc functions flawlessly nevertheless, but that is only at first sight ...