|
|
发表于 2003-11-11 09:12:00
|
显示全部楼层
你在用test.php的时候,horde要求的有关pear的组件安装了吗?
a. Log
To install, you must enter the following at the command prompt:
pear install Log
b. Mail_Mime
To install, you must enter the following at the command prompt:
pear install Mail_Mime
c. Net_Socket (optional)
This is required if you wish to send mail via SMTP. To install,
you must enter the following at the command prompt:
pear install Net_Socket
你的测试页面还有那些horde要求你装而还没有安装的呢?请看horde/docs/INSTALL吧 |
|