Trouble with IMP
Hey all,
I have just run through and installed horde and imp as per the instructions provided in the INSTALL docs. In both instances I can get the test pages up and running.
But when I try to go to the index.php or login.php page of IMP, I get the following errors:
Warning: Failed opening '/var/www/html/horde/lib/../config/registry.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/horde/lib/Registry.php on line 106
Warning: Failed opening '/var/www/html/horde/imp/lib/../../config/lang.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/horde/lib/Lang.php on line 72
Warning: Failed opening '/var/www/html/horde/imp/lib/../../config/horde.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/horde/lib/Registry.php on line 592
I have used php to verify that the files exist, and they do. I have also completed the step for renaming the .dist files included in the config folders to .php. I've also checked the file permissions and all seems in order.
Beyond that, I don't really know what else to do?
Any help appreciated!
Thanks
|