Fwd: Re: [horde] Blank page on Horde

Thiago Vinhas de Moraes thiago.vinhas at gmail.com
Wed Feb 2 09:14:47 PST 2005


On the test page, I could sucefully authenticate to the IMAP server,
if it's what you are asking.

I'll compile mcrypt just to see another green "yes" on the test
page... but I really wish to have IMP working....


On Wed, 2 Feb 2005 09:11:04 -0800, Thomas M. O'Brien <thomas at obrienz.net> wrote:
> Well you do need mcrypt support and test.php shows that it's not there. If
> your going to authenticate against LDAP you'll need that as well. Otherwise
> you can authenticate against either your IMAP server or users in the MySQL
> DB.
> 
> Thomas
> 
> -----Original Message-----
> From: Thiago Vinhas de Moraes [mailto:thiago.vinhas at gmail.com]
> Sent: Wednesday, February 02, 2005 9:00 AM
> To: thomas at obrienz.net
> Subject: Re: Fwd: Re: [horde] Blank page on Horde
> 
> I could never authenticate to anything... the only things I could only see
> was the test.php and info.php pages... you can see them on:
> 
> http://webmail2.simpleweb.com.br/test.php
> and
> http://webmail2.simpleweb.com.br/imp/test.php
> 
> How do I authenticate? The login.php page also shows a blank page,....
> 
> Thanks for any help.
> Thiago
> 
> On Wed, 2 Feb 2005 08:47:45 -0800, Thomas M. O'Brien <thomas at obrienz.net>
> wrote:
> > How do your test.php and phpinfo.php look? Everything ok there. Also how
> are
> > you authenticating? Sometimes when Horde fails to authenticate I get a
> blank
> > screen.
> >
> > -----Original Message-----
> > From: Thiago Vinhas de Moraes [mailto:thiago.vinhas at gmail.com]
> > Sent: Wednesday, February 02, 2005 8:16 AM
> > To: thomas at obrienz.net
> > Subject: Re: Fwd: Re: [horde] Blank page on Horde
> >
> > I've changed the $conf cookie path to /, but got the same problem.;
> >
> > On Wed, 2 Feb 2005 14:11:19 -0200, Thiago Vinhas de Moraes
> > <thiago.vinhas at gmail.com> wrote:
> > > on php.ini:
> > >
> > > session.cookie_path = /
> > >
> > > on horde/config/conf.php
> > > $conf['cookie']['path'] = '/horde';
> > >
> > > should I change fron /horde to / ??
> > >
> > >
> > > On Wed, 2 Feb 2005 07:53:15 -0800, Thomas M. O'Brien
> <thomas at obrienz.net>
> > wrote:
> > > > What's the session cookie path set to in php.ini and what the cookie
> > > > path in horde/config/config.php.
> > > >
> > > > -----Original Message-----
> > > > From: Thiago Vinhas de Moraes [mailto:thiago.vinhas at gmail.com]
> > > > Sent: Wednesday, February 02, 2005 7:49 AM
> > > > To: thomas at obrienz.net
> > > > Subject: Re: Fwd: Re: [horde] Blank page on Horde
> > > >
> > > > Yes, always....
> > > >
> > > > On Wed, 2 Feb 2005 07:48:18 -0800, Thomas M. O'Brien
> > > > <thomas at obrienz.net>
> > > > wrote:
> > > > > Did you restart the web server after making the change to the
> php.ini?
> > > > >
> > > > > -----Original Message-----
> > > > > From: Thiago Vinhas de Moraes [mailto:thiago.vinhas at gmail.com]
> > > > > Sent: Wednesday, February 02, 2005 7:46 AM
> > > > > To: thomas at obrienz.net
> > > > > Subject: Re: Fwd: Re: [horde] Blank page on Horde
> > > > >
> > > > > already on....
> > > > >
> > > > > On Wed, 2 Feb 2005 07:40:29 -0800, Thomas M. O'Brien
> > > > > <thomas at obrienz.net>
> > > > > wrote:
> > > > > > I've found that turning display_errors on in php.ini *can* help
> > > > > > debug blank page errors.
> > > > > >
> > > > > > Thomas
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: horde-bounces at lists.horde.org
> > > > > > [mailto:horde-bounces at lists.horde.org]
> > > > > > On Behalf Of Thiago Vinhas de Moraes
> > > > > > Sent: Wednesday, February 02, 2005 7:31 AM
> > > > > > To: Rodion Serebryakov
> > > > > > Cc: Horde::Horde
> > > > > > Subject: Re: Fwd: Re: [horde] Blank page on Horde
> > > > > >
> > > > > > I've never edited this file... shoud I do something?
> > > > > >
> > > > > > On Wed, 02 Feb 2005 10:14:39 -0500, Rodion Serebryakov
> > > > > > <rserebryakov at browncorp.com> wrote:
> > > > > > > I had problems with blank screens for several applications
> > > > > > > until I realized that I messed up hooks.php in horde/config.
> > > > > > > Same thing - no errors, just <html><body></body></html>.
> > > > > > > Might be something you want to look at.
> > > > > > >
> > > > > > > Rodion
> > > > > > >
> > > > > > >
> > > > > > > On Wed, 2005-02-02 at 09:03 -0600, Mark Petersen wrote:
> > > > > > > > Jan Schneider wrote:
> > > > > > > >
> > > > > > > > >----- Weitergeleitete Nachricht von thiago.vinhas at gmail.com
> > -----
> > > > > > > > >     Datum: Wed, 2 Feb 2005 12:04:53 -0200
> > > > > > > > >       Von: Thiago Vinhas de Moraes
> > > > > > > > ><thiago.vinhas at gmail.com> Antwort an: Thiago Vinhas de Moraes
> > <thiago.vinhas at gmail.com>
> > > > > > > > >   Betreff: Re: [horde] Blank page on Horde
> > > > > > > > >        An: Jan Schneider <jan at horde.org>
> > > > > > > > >
> > > > > > > > >There are no logs. The apache access_log or error_log
> > > > > > > > >doesn't show any problems, and I could not find any Horde
> > log...
> > > > > > > > >
> > > > > > > > >I tried to set it up, but the howto I followed, was for an
> > > > > > > > >older
> > > > > > version.
> > > > > > > > >
> > > > > > > > >Where do I setup the log on latest Horde?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > Look in /tmp/horde.log (default.) You can change this in
> > > > > > > > conf.xml or from the Administration Setup for Horde (if you
> > > > > > > > get
> > > > > > > > in.)
> > > > > > > >
> > > > > > > > Do you get logged into to Horde at all?  Did you change the
> > > > > > > > default auto login setting at some point?
> > > > > > > >
> > > > > > > > Try using FireFox or a different browser and see if you get
> > > > > > > > the same results.  Right now I have 2 machines with IE6 that
> > > > > > > > get blank screen on login for no apparent reason, other
> > > > > > > > machines that seem to be configured exactly the same work
> find.
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Horde mailing list - Join the hunt:
> > > > > > > http://horde.org/bounties/#horde Frequently Asked Questions:
> > > > > > > http://horde.org/faq/ To unsubscribe,
> > > > > > > mail: horde-unsubscribe at lists.horde.org
> > > > > > >
> > > > > > --
> > > > > > Horde mailing list - Join the hunt:
> > > > > > http://horde.org/bounties/#horde Frequently Asked Questions:
> > http://horde.org/faq/ To unsubscribe, mail:
> > > > > > horde-unsubscribe at lists.horde.org
> > > > > >
> > > > > > --
> > > > > > Horde mailing list - Join the hunt:
> > > > > > http://horde.org/bounties/#horde Frequently Asked Questions:
> > > > > > http://horde.org/faq/ To unsubscribe,
> > > > > > mail: horde-unsubscribe at lists.horde.org
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >
> 
>



More information about the horde mailing list