[horde] main(PEAR.php)
Ben Anderson
benanderson.us at gmail.com
Sat Jul 9 05:00:20 PDT 2005
Hi,
I'm a complete newbie to horde. I'm trying to install horde so that I
can install Gollem. I've gone through all the installation steps, but
I get this at test.php:
Warning: main(PEAR.php): failed to open stream: No such file or
directory in C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib\core.php on line 26
Warning: main(): Failed opening 'PEAR.php' for inclusion
(include_path='C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib;.;c:\php4\pear') in C:\Program
Files\Apache Group\Apache2\htdocs\horde-3.0.4\lib\core.php on line 26
Warning: main(Log.php): failed to open stream: No such file or
directory in C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib\Horde.php on line 3
Warning: main(): Failed opening 'Log.php' for inclusion
(include_path='C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib;.;c:\php4\pear') in C:\Program
Files\Apache Group\Apache2\htdocs\horde-3.0.4\lib\Horde.php on line 3
Warning: Cannot modify header information - headers already sent by
(output started at C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib\core.php:26) in C:\Program
Files\Apache Group\Apache2\htdocs\horde-3.0.4\lib\Test.php on line 96
Warning: Cannot modify header information - headers already sent by
(output started at C:\Program Files\Apache
Group\Apache2\htdocs\horde-3.0.4\lib\core.php:26) in C:\Program
Files\Apache Group\Apache2\htdocs\horde-3.0.4\lib\Test.php on line 97
# Ctype Support: Yes
# DOM XML Support: No
# FTP Support: Yes
# GD Support: No
# Gettext Support: No
Horde will not run without gettext support. Compile PHP with
--with-gettext before continuing.
The thing is - I know PEAR.php is in c:\PHP\pear\. Also, in my
php.ini in c:\windows, I've got
include_path=".;c:\PHP\pear;c:\php\include"
I think horde mucks with the include_path cause it's looking in
c:\php4 ? Why is it doing that? I grepped through the horde install
to try and find occurances of php4, but it doesn't look like anywhere
that changes the install_path. Any ideas on this?
Also, I noticed that gettext support isn't active. Is there a way to
get this on windows?
Thanks much,
Ben
More information about the horde
mailing list