[imp] Strange IMP Errors
Devin Atencio
dreamboy@aros.net
Tue, 2 Apr 2002 10:12:40 -0700
I am thinking that you don't have PEAR linked correctly in your
configuration. You need to add something like this to your Apache
Configuration:
<Directory "/home/devin/public_html/utahdjs/horde">
php_flag magic_quotes_gpc Off
php_value include_path '/usr/local/lib:/usr/local/lib/php'
</Directory>
Make sure you change Directory to be your path to your
Horde Directory. :)
-----Original Message-----
From: Drew J. Como [mailto:dcomo@bascom.com]
Sent: Tuesday, April 02, 2002 10:05 AM
To: imp@lists.horde.org
Subject: [imp] Strange IMP Errors
All,
I have just installed the following on my new server:
Apache 1.3.23
php4 4.1.2
imap-2001a
gettext-0.11.1
horde-2.0
imp-3.0
All seem to install and compile just fine. I went to
the Horde test page and everything shows up without issue.
However, when I go to the /imp folder, I get the following:
Warning: Failed opening
'/usr/local/apache/htdocs/horde/imp/lib/../../config/lang.php' for inclusion
(include_path='.:/usr/local/lib/php') in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 68
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 149
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 149
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 149
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 149
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/lib/Lang.php on line 149
Warning: Failed opening
'/usr/local/apache/htdocs/horde/lib/../config/registry.php' for inclusion
(include_path='.:/usr/local/lib/php') in
/usr/local/apache/htdocs/horde/lib/Registry.php on line 95
What is happening (or better, what did I mess up??)
Thanks :-)
============================================
Drew J. Como Phone: 631-434-6600
Systems Administrator Fax: 631-434-7800
dcomo@bascom.com Web: www.bascom.com
Bascom Global Internet Services, Inc.
--------------------------------------------
"When quality is the goal,
winning is guaranteed."
--
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org