[PHP] Compiling Apache Module, missing Header files?

2004-01-22 Thread Thaddeus J. Quintin
I'm trying to get php 4.3.4 installed as a module for Apache 1.3.28. I have apache unzipped/untarred and I ran the ./configure script for it (per the instructions in the PHP install). I then configured php with the following line- $ ./configure --with-mysql=/usr/local/mysql \

Re: [PHP] Compiling Apache Module, missing Header files?

2004-01-22 Thread Brad Pauly
On Thu, 2004-01-22 at 09:43, Thaddeus J. Quintin wrote: I'm trying to get php 4.3.4 installed as a module for Apache 1.3.28. I have apache unzipped/untarred and I ran the ./configure script for it (per the instructions in the PHP install). I then configured php with the following line-

Re: [PHP] Compiling Apache Module, missing Header files?

2004-01-22 Thread Thaddeus J. Quintin
Brad Pauly wrote: On Thu, 2004-01-22 at 09:43, Thaddeus J. Quintin wrote: I'm trying to get php 4.3.4 installed as a module for Apache 1.3.28. I have apache unzipped/untarred and I ran the ./configure script for it (per the instructions in the PHP install). I then configured php with the