[horde] Registry.php / Horde.php Problem
Sascha
sascha at antisec.de
Sat Jun 8 12:40:13 PDT 2002
Hi,
I'm more or less trying to use Horde: 2.0.
Line 5 of my Registry.php also says "require_once dirname(__FILE__) . '/Horde.php';"
i didn't edit any of these, is this necessary? Wasn't mentioned in the INSTALL.
I've Horde installed in /home/www/mydomain.tld/www/horde/ & IMP in /home/www/mydomain.tld/www/imp -
actually both don't work - allthough Horde's test.php doesn't show any errors . :-/
--snip--
Horde Versions
Horde: 2.0
PHP Version
View phpinfo() screen
PHP Version: 4.1.2
PHP Major Version: 4.1
PHP Minor Version: 2
PHP Version Classification: release
You are running a supported version of PHP.
PHP Module Capabilities
FTP Support: Yes
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: Yes
MCAL Support: No
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes
Miscellaneous PHP Settings
magic_quotes_runtime set to Off: Yes
PHP Sessions
Session counter: 1
To unregister the session: click here
PEAR
PEAR - Yes
Recent PEAR - Yes
Mail::RFC822 - Yes
Log - Yes
DB - Yes
--snip--
regards,
sascha
On Sat, Jun 08, 2002 at 03:13:38PM -0400, Cliff Green wrote:
> Quoting Sascha <sascha at antisec.de>:
>
> [munch]
> >
> > But still the same Error, Fatal error: Failed opening required
> > '/lib/Horde.php' (include_path='.:/usr/local/lib/php') in
> > /lib/Registry.php on line 5
> >
>
> I hate to ask this so late in the thread, but what version of horde are you
> trying to use? My line 5 of Registry.php sez:
> "require_once dirname(__FILE__) . '/Horde.php';" - note that it doesn't add
> the extra '/lib' to the location of the file. Have you edited any of these?
> Do the directories you've installed horde in match those in registry.php?
>
> c
> --
> Cliff Green
> Academic Computing Services - UMDNJ
> Signature under NDA
More information about the horde
mailing list