[imp] Problem of test.php result

edwardspl at ita.org.mo edwardspl at ita.org.mo
Wed Mar 21 16:40:42 UTC 2007


Dear All,

Mime is FC6 System, the php is come from it !

How to fix the following problem ?

1,
Warning: include_once(Log.php) [function.include-once]: failed to open 
stream: No such file or directory in 
/home/itawm/html/horde/lib/Horde.php on line 3

Warning: include_once() [function.include]: Failed opening 'Log.php' for 
inclusion 
(include_path='/home/itawm/html/horde/lib:.:/usr/share/pear:/usr/share/php') 
in /home/itawm/html/horde/lib/Horde.php on line 3


2, PHP Module Capabilities

Mcrypt Support: No
Mcrypt is a general-purpose cryptography library which is broader and 
significantly more efficient (FASTER!) than PHP's own cryptographic code 
and will provider faster logins.
MIME Magic Support (fileinfo): No
The fileinfo PECL module or the mime_magic PHP extension (see below) 
will most likely provide faster MIME Magic lookups than the built-in 
Horde PHP magic code. See horde/docs/INSTALL for information on how to 
install PECL/PHP extensions.
memcached Support (memcache): No
The memcache PECL module is needed only if you are using the memcached 
SessionHandler. See horde/docs/INSTALL for information on how to install 
PECL/PHP extensions.

2, PEAR

PEAR Search Path (PHP's include_path):  
/home/itawm/html/horde/lib:.:/usr/share/pear:/usr/share/php
Mail: No
You do not have the Mail package installed on your system. See the 
INSTALL file for instructions on how to install the package.
Mail_Mime: No
You do not have the Mail_Mime package installed on your system. See the 
INSTALL file for instructions on how to install the package. THIS IS A 
REQUIRED MODULE!
Log: No
Make sure you are using a version of PEAR which includes the Log 
classes, or that you have installed the Log package seperately. See the 
INSTALL file for instructions on installing Log. THIS IS A REQUIRED MODULE!
DB: No
You will need DB if you are using SQL drivers for preferences, contacts 
(Turba), etc.
Net_Socket: No
Make sure you are using a version of PEAR which includes the Net_Socket 
class, or that you have installed the Net_Socket package seperately. See 
the INSTALL file for instructions on installing Net_Socket.
Date: No
Horde requires the Date_Calc class for Kronolith to calculate dates.
Auth_SASL: No
Horde will work without the Auth_SASL class, but if you use Access 
Control Lists in IMP you should be aware that without this class 
passwords will be sent to the IMAP server in plain text when retrieving 
ACLs.
HTTP_Request: No
Parts of Horde (HTML composition in IMP, Jonah, the XML-RPC 
client/server) use the HTTP_Request library to retrieve URLs and do 
other HTTP requests.
File: No
Horde will require the File class when importing CSV files.
Net_SMTP: No
Make sure you are using the Net_SMTP module if you want "smtp" to work 
as a mailer option.
Services_Weather: No
Services_Weather is used by the weather applet/block on the portal page.
Cache: No
Cache is used by the Services_Weather module on the weather applet/block 
on the portal page.
XML_Serializer: No
XML_Serializer is used by the Services_Weather module on the weather 
applet/block on the portal page.

Edward.



More information about the imp mailing list