your imp problem - blank page for test.php

Henry Blackman h.blackman@chester.ac.uk
Wed, 9 Jan 2002 09:16:27 -0000


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)