[imp] Blank Page SOLUTION - WAS Re: [imp] Re: your imp problem - blank page for test.php

Webmaster webmaster@4cheapdomains.net
Wed, 9 Jan 2002 10:29:00 -0500


Henry,

I did that (removed the @) but I am still not seeing an error. Did your
changing that cause it to show in the apache error log? They should on mine
as I have not set it up for a seperate error file for php....

Mike Allen, 4CheapDomains.Net
Webmaster@4CheapDomains.Net
http://www.4CheapDomains.Net
(812) 275-8425 - Office
(815) 364-1278 - Fax

----- Original Message -----
From: "Henry Blackman" <h.blackman@chester.ac.uk>
To: <imp@lists.horde.org>
Sent: Wednesday, January 09, 2002 9:57 AM
Subject: [imp] Blank Page SOLUTION - WAS Re: [imp] Re: your imp problem -
blank page for test.php


> Thanks Joe, but I've solved it.  At least here...
>
> My problem was that there were no errors and therefore no clues to a
> solution, so I found that if I changed line 11 in test.php from:
>
> @session_start();
>
> to:
>
> session_start();
>
> errors resulted.  It turns out that my php.ini file has the session
handler
> to "user" but with no session handler defined in the script (of course)!!
> So I changed it to session handler to "file" and the error went away and
hey
> presto it worked.
>
> Anyone else that has this problem I'd recommend taking the @ out so errors
> are shown and you can diagnose.
>
> Cheers,
> Henry
>
>
> ----- Original Message -----
> From: "Joe Hamelin" <joe@nethead.com>
> >
> > I'm running FreeBSD 4.2-RELEASE and PHP 4.1.1, all is working fine.
> >
> > You can take a look at: http://mail.nethead.com/horde/test.php
> >
> > If you're really stuck, I'll give you a login so you can take a look
> > around.
> >
> > -Joe
> >
> > --
> >  -----------------------------------------------------------------
> > | Joe Hamelin <joe@hamelin.edmonds.wa.us> Edmonds, Washington, US |
> >  -----------------------------------------------------------------
> >
> > On Wed, 9 Jan 2002, Henry Blackman wrote:
> >
> > :Yes, here's my configure command:
> > :
> > : './configure' '--with-imap=../imap-2000c'
> '--with-mysql=/usr/local/mysql'
> > :'--with-apache=../apache_1.3.22' '--with-gettext' '--with-xml'
> > :
> > :Just like the readme says.  I'm a bit lost where the lay the blame,
first
> > :FreeBSD; now I'm wondering if it's PHP 4.1.1 (MySQL 3.23.47 if you're
> > :interested).  I've had a problem with that segfaulting, or at least the
> > :apache 1.3.22 and PHP 4.1.1 combination when using user MySQL sessions.
> > :Right now, I'd be happy to lay the blame anywhere, but get it to work.
> > :
> > :Cheers for your insight though.
> > :
> > :Henry
> > :
> > :----- Original Message -----
> > :From: "Jeffrey Liu" <jliu@hanwave.net>
> > :
> > :> I ran across the same problem.
> > :>
> > :> Did you make sure that your php supports gettext?
> > :> (when you run configure for php4:  ./configure --with-gettext)
> > :
> > :
> > :
> > :
> >
> >
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org