[horde] Problem after PHP Update
Ken Lowther
klowther at cisnet.com
Mon Jan 17 06:53:01 PST 2005
Sascha Kain wrote:
>Hi,
>i have updated my PHP from 4.3.1 to 4.3.10.
>(Horde 3.0.2 IMP 4.0.1 on SuSE 8.2 and Apache2)
>
>Now im getting these errors by accessing the test.php or the Loginpage (it worked before):
>=======
>Warning: main(Log.php): failed to open stream: No such file or directory in /srv/www/htdocs/webmail/lib/Horde.php on line 3
>
>Warning: main(): Failed opening 'Log.php' for inclusion (include_path='.:/usr/local/lib/php') in /srv/www/htdocs/webmail/lib/Horde.php on line 3
>
>Warning: main(Horde/String.php): failed to open stream: No such file or directory in /srv/www/htdocs/webmail/lib/Horde/Browser.php on line 3
>
>Fatal error: main(): Failed opening required 'Horde/String.php' (include_path='.:/usr/local/lib/php') in /srv/www/htdocs/webmail/lib/Horde/Browser.php on line 3
>=======
>
>I added the link for include_path '/usr/share/php' in php.ini and restarted the apache2.
>
>Pear and all required packages are still installed.
>
>--
>
>
>
This is my include path. PEAR and PHP are not in the same directory on
my system:
include_path = ".:/usr/lib64/php/:/usr/share/pear/"
Ken
More information about the horde
mailing list