[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How using IMP/Horde on RAQ3
- Subject: Re: [cobalt-users] How using IMP/Horde on RAQ3
- From: ouldm@xxxxxxxxxxxxxxxxxxxxx
- Date: Mon Jan 8 12:27:08 2001
- Organization: L@B
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
Excuse me I contact you again:
Here are the result of my http://phoenix.linuxatbusiness.com/horde/test.php3,
all link indicated on this page work with no problem.
But I want to know what to do with couple PHP, IMAP? There is a whay to let
PHP support IMAP without compiling? Can I use POP3 instead at worse!? I trying
to get php3-imap package from horde site but installation giving me a lot of
errors. IMAP is already installed on my Raq3.
-----------------------
View phpinfo() screen
PHP Version
PHP Version: 3.0.18
PHP Major Version: 3
PHP Minor Version: 18
Your PHP3 version is recent. You should not have any problems with Horde
modules, provided that you have applied the patch(es) described in
horde/docs/INSTALL.
PHP Module Capabilities
IMAP Support: No
Without IMAP support, IMP will not run. You will need to fix this if you
want to run IMP.
LDAP Support: No
MySQL Support: No
PostgreSQL Support: Yes
PHPLIB Configuration
track_vars: Yes
PHPLIB (is page_open() defined): Yes
I am now going to try to create a HordeSession class. If this line is
the last thing that you see, then you do not have class HordeSession defined in
the phplib local.inc file. Fix that before proceeding.
Created a HordeSession instance successfully.
Click here to test PHPLIB for Horde (If this link results in "Document
Contains No Data" or "Fatal error...", then you probably have not defined the
HordeSession class in the PHPLIB local.inc file).
Miscellaneous PHP Settings
magic_quotes_gpc set to Off: Yes
magic_quotes_runtime set to Off: Yes
----------------------------------
In the following Raq3 software versions:
All-Kernel_i386 Release 1.1
Cobalt OS Release 5.0
RaQ3-All-Security Release 3.0.1-7819
RaQ3-All-Security Release 3.0.1-8008
RaQ3-All-Security Release 3.0.1-8061
RaQ3-All-Security Release 3.0.1-8148
RaQ3-All-System Release 3.0.1-6168
RaQ3-All-System Release 3.0.1-7686
RaQ3-en-OSUpdate Release 3
Thanks