[horde] importConfig seeking Registry.php in bad path

Jaz horde at harbell.net
Wed Aug 3 06:30:32 PDT 2005


I get these in my php.err file (one for every entry in horde's 
registry.php  file):

1)
Why is function.importConfig looking for c:\php5\PEAR\Horde\Registry.php?
This is a bogus path -- PHP & PEAR are installed in C:\php5\...; and 
horde is installed in d:\htserv\htdocs\horde. Any idea why (and what) is 
seeking this file in the wrong path?

2)
Why am I getting this PHP Warning for each and every horde module?
I have only a handful of apps installed, and I've marked the others 
"inactive" in the Registry.php file.

Jaz
-------

[01-Aug-2005 15:21:28] PHP Warning:
Registry::importConfig(D:\HTSERV\HTDOCS\horde\config/../ingo/config/conf.php) 

[<a href='function.importConfig'>function.importConfig</a>]: failed to
open stream: No such file or directory in
c:\php5\PEAR\Horde\Registry.php on line 852

[01-Aug-2005 15:21:28] PHP Warning:  Registry::importConfig() [<a
href='function.include'>function.include</a>]: Failed opening
'D:\HTSERV\HTDOCS\horde\config/../ingo/config/conf.php' for inclusion
(include_path='.;c:\php5;c:\php5\includes;c:\php5\pear;c:\php5\pear\lib;c:\php5\ext') 

in c:\php5\PEAR\Horde\Registry.php on line 852

[01-Aug-2005 15:21:28] PHP Warning:
Registry::importConfig(D:\HTSERV\HTDOCS\horde\config/../forwards/config/conf.php) 

[<a href='function.importConfig'>function.importConfig</a>]: failed to
open stream: No such file or directory in
c:\php5\PEAR\Horde\Registry.php on line 852

[01-Aug-2005 15:21:28] PHP Warning:  Registry::importConfig() [<a
href='function.include'>function.include</a>]: Failed opening
'D:\HTSERV\HTDOCS\horde\config/../forwards/config/conf.php' for
inclusion
(include_path='.;c:\php5;c:\php5\includes;c:\php5\pear;c:\php5\pear\lib;c:\php5\ext') 

in c:\php5\PEAR\Horde\Registry.php on line 852

[01-Aug-2005 15:21:28] PHP Warning:
Registry::importConfig(D:\HTSERV\HTDOCS\horde\config/../vacation/config/conf.php) 

[<a href='function.importConfig'>function.importConfig</a>]: failed to
open stream: No such file or directory in
c:\php5\PEAR\Horde\Registry.php on line 852

[01-Aug-2005 15:21:28] PHP Warning:  Registry::importConfig() [<a
href='function.include'>function.include</a>]: Failed opening
'D:\HTSERV\HTDOCS\horde\config/../vacation/config/conf.php' for
inclusion
(include_path='.;c:\php5;c:\php5\includes;c:\php5\pear;c:\php5\pear\lib;c:\php5\ext') 

in c:\php5\PEAR\Horde\Registry.php on line 852
...

--



More information about the horde mailing list