[PHP] dynamic module or static?

2002-01-15 Thread Cary Mathews
twice now, and still no luck. If I comment out the LoadModule directive, it starts, but my browser asks if I want to download the php page instead of displaying it. Has anyone encountered this before? Cary Mathews -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

Re: [PHP] dynamic module or static?

2002-01-16 Thread Cary Mathews
if you ask me! Cary On Wed, 16 Jan 2002, Bhavin Modi wrote: > Date: Wed, 16 Jan 2002 15:52:52 +0530 > From: Bhavin Modi <[EMAIL PROTECTED]> > To: Cary Mathews <[EMAIL PROTECTED]> > Subject: Re: [PHP] dynamic module or static? > > Have you done the following in your

Re: [PHP] dynamic module or static?

2002-01-17 Thread Cary Mathews
, but once I got that cleaned up, it worked. Many thanks, Erik, and everyone else who gave their input. BTW, Erik, have you gotten mod_perl working yet? I'd be intrested in knowing how that turns out. Kindest regards, Cary Mathews -- PHP General Mailing List (http://www.php.net/) To un

[PHP] imap problems

2002-01-19 Thread Cary Mathews
I am trying to get twiggi-gw (http://sourceforge.net/projects/twiggi/) to run on an OpenBSD 2.9 system using Apache 1.3.22 with php 4.1.1 compiled as a static module. Is this even possible? I'm starting to think it is not! php is configured with the --with-imap, --with-mysql, and --with-apache o

[PHP] broken imap client?

2002-01-29 Thread Cary Mathews
I've been trying to compile php_4.1.1 with imap support for the last couple of days (seems like weeks!). I have the OpenBSD 2.9 ports version of the c-client2000 libraries, along with the source of pine4.44, which uses the same libraries, I think. I can ./configure --with-imap={lib dir} and it co

Re: [PHP] broken imap client?

2002-01-29 Thread Cary Mathews
> > I've been trying to compile php_4.1.1 with imap support for the last > > couple of days (seems like weeks!). I have the OpenBSD 2.9 ports version > > of the c-client2000 libraries, along with the source of pine4.44, which > > uses the same libraries, I think. I can ./configure --with-imap={l