[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Installing Horde and IMP in Fedora
- From: "Rodrigo Faria Tavares" <rodrigofariatavares bol com br>
- To: "Getting started with Red Hat Linux" <redhat-install-list redhat com>
- Subject: Re: Installing Horde and IMP in Fedora
- Date: Sun, 13 Nov 2005 21:59:20 -0200
Hello,
I got to install the IMP, after follow the site horde.
I´m using cyrus-imapd, with saslauth.
I installed the apache 1.3.34 e Apache 2.0.53.
In apache 2 all is ok, but in apache 1.3.34 come the message after login.
[client 192.168.1.100] PHP Warning: fopen(/tmp/horde.log): failed to open
stream: Permission denied in /usr/local/lib/php/Log/file.php on line 228,
referer: http://webmail/
I recompiled PHP with all modules related in site horde.
I give permission for /tmp/horde.log, but the message continue.
I prefer user apache 1.3.34.
Can to miss any component for apache 1.3.34 ?
Best regards,
Att,
Rodrigo Faria Tavares
e-mail : rodrigofariat yahoo com br
Analista de Suporte Linux
----- Original Message -----
From: "Rick Stevens" <rstevens vitalstream com>
To: "Getting started with Red Hat Linux" <redhat-install-list redhat com>
Sent: Friday, November 11, 2005 6:17 PM
Subject: Re: Installing Horde and IMP in Fedora
On Fri, 2005-11-11 at 16:44 -0300, rodrigofariatavares wrote:
Hello,
I try to configurate horde-2.2.7 and imp-3.2.6, when in open the browser
come logs of apache.
[client 192.168.1.9] PHP Warning: logmessage(): Failed opening 'Log.php'
for inclusion (include_path='.:/usr/share/pear') in
/var/www/html/horde/lib/Horde.php on line 186, referer:
http://192.168.1.100/horde/menu.php
[client 192.168.1.9] PHP Fatal error: Undefined class name 'log' in
/var/www/html/horde/lib/Horde.php on line 187, referer:
http://192.168.1.100/horde/menu.php
[client 192.168.1.9] PHP Notice: (null)(): Login failed: generic failure
(errflg=1) in Unknownon line 0, referer:
http://192.168.1.100/horde/menu.php
What a version of IMP e Horde compatible with packages of fedora ?
What a version, for install in FC ?
They're all compatible. You didn't configure Horde correctly.
Check horde/conf/horde.php and verify you have stuff such as:
--------------------- CUT HERE --------------------------------
// Should Horde log errors and other useful information?
//$conf['log']['enabled'] = false;
$conf['log']['enabled'] = true;
// What log driver should we use? Valid values are 'file', 'mcal',
// 'sql', and 'syslog'.
$conf['log']['type'] = 'file';
// What is the name of the log? For the 'file' driver, this is the
// path to a text file; for mcal, it would be the name of a calendar,
// and for sql it would be the table name to use. For the 'syslog'
// driver it is the facility as a _constant_ (with no quotes), e.g.:
// ... = LOG_LOCAL0;
$conf['log']['name'] = '/var/log/horde.log';
--------------------- CUT HERE --------------------------------
NOTE: That's for an older Horde version (2.1 I think), but newer ones
have stuff similar.
I like Horde/IMP/Turba/Kronolith (we use them for our webmail system).
However, you could just install squirrelmail on FC4. It's essentially
the same thing and preconfigured for FC4:
"yum install squirrelmail"
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens vitalstream com -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- The gene pool could use a little chlorine. -
----------------------------------------------------------------------
_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request redhat com
Subject: unsubscribe
_______________________________________________________
Yahoo! Acesso Grátis: Internet rápida e grátis.
Instale o discador agora!
http://br.acesso.yahoo.com/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]