[PHP-INST] PHP install problem, engine not parsing php files

2002-11-03 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-27 Thread M. Ben Nicolas
r 23, 2002 5:24 AM To: M. Ben Nicolas Cc: John Coder; [EMAIL PROTECTED] Subject: RE: [PHP-INST] PHP install problem, engine not parsing php files If your trying to compile the PHP binary instead of building it into PHP, you need to drop the --with-apache line and add something like: --prefix=/

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-23 Thread Adam Voigt
php from the command line it's like nothing gets installed, > I wipe config.status too before I try to re-install > > -Original Message- > From: John Coder [mailto:jcoder@;insightbb.com] > Sent: Tuesday, October 22, 2002 1:40 PM > To: [EMAIL PROTECTED] > Subjec

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-22 Thread M. Ben Nicolas
tatus too before I try to re-install -Original Message- From: John Coder [mailto:jcoder@;insightbb.com] Sent: Tuesday, October 22, 2002 1:40 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] PHP install problem, engine not parsing php files On Mon, 2002-10-21 at 22:45, M. Ben Nicolas wro

[PHP-INST] PHP install problem, engine not parsing php files

2002-10-21 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ php.ini was copied to: /usr/local/lib/php.ini I have un-commented in