[imp] Re: Having problems

Craig White craigwhite at azapple.com
Thu Mar 17 06:54:21 PST 2005


On Thu, 2005-03-17 at 12:47 +0100, Francisco Gracia-Ahufinger wrote:
> Hi friends:
> 
> I'm trying to install Horde2 and Imp3 on a Debian machine. I install 
> both packages with apt-get, and configured to work with apache, php, 
> mysql... Everything seams ok, the test.php response with:
> 
> 
>   Horde Versions
> 
>     * Horde: 2.2.7
>     * IMP: 3.2.6 (run IMP tests <http://192.168.1.135/horde2/imp/test.php>)
>     * Turba: 1.2.2
>     * Kronolith: 1.1.2
>     * Passwd: 2.2.1
> 
> 
>   PHP Version
> 
>     * View phpinfo() screen
>       <http://192.168.1.135/horde2/test.php?mode=phpinfo>
>     * PHP Version: 4.3.10-8
>     * PHP Major Version: 4.3
>     * PHP Minor Version: 10
>     * PHP Subminor Version: 8
>     * PHP Version Classification: release
>     * You are running a supported version of PHP.
> 
> 
>   PHP Module Capabilities
> 
>     * DOM XML Support: *Yes*
>     * FTP Support: *Yes*
>     * Gettext Support: *Yes*
>     * IMAP Support: *Yes*
>     * LDAP Support: *Yes*
>     * MCAL Support: *Yes*
>     * Mcrypt Support: *Yes*
>     * MySQL Support: *Yes*
>     * PostgreSQL Support: *Yes*
>     * XML Support: *Yes*
> 
> 
>   Miscellaneous PHP Settings
> 
>     * magic_quotes_runtime disabled: *Yes*
>     * file_uploads enabled: *Yes*
>     * safe_mode disabled: *Yes*
>     * trans_sid disabled: *Yes*
> 
> 
>   PHP Sessions
> 
>     * Session counter: 1
>     * To unregister the session: click here
>       <http://192.168.1.135/horde2/test.php?mode=unregister>
> 
> 
>   PEAR
> 
>     * PEAR - *Yes*
>     * Recent PEAR - *Yes*
>     * Mail - *Yes*
>     * Log - *Yes*
>     * DB - *No*
>     * Your version of DB is not recent enough.
>     * Net_Socket - *Yes*
>     * Date - *Yes*
>     * HTML_Common/HTML_Select - *Yes*
> 
> But, the database created is empty, there is nothing in it. So I can not 
> log in, can not manage anything.
> 
>  
> 
> Could it be problem of Pear DB? How can I update it?
> 
----
pear --help

pear upgrade DB #probably a good candidate

pear upgrade-all #probably a good idea

Craig





More information about the imp mailing list