[PHP] problems configuring PHP

2001-07-31 Thread Peter Yung
Hi, I am having a problem configuring PHP 4.0.5 for my Red Hat Linux 6.2 server. I am using Apache 1.3.12. When I try to "configure" PHP it comes up with the following error? checking whether to enable a memory limit... no checking whether to enable Zend debugging... no checking for inline.

Re: [PHP] problems configuring PHP

2001-07-31 Thread Peter Yung
Sorry forgot to be in my configuration arguments. Here they are: #./configure --with-mysql=/usr/local/mysql \ --with-xml --with-apache=../apache_1.3.2\ --enable-track-vars - Original Message - From: "David Robley" <[EMAIL PROTECTED]> To: "Peter Yung" &l

[PHP] PHP and Apache 1.3.12

2001-08-01 Thread Peter Yung
Hi, I am using RedHat Linux 6.2. I just got my PHP installed but my Apache 1.3.12 server does not seem to recognize the PHP files and PHP scripting. I have already uncommented the lines in my httpd.conf file which read: > AddType application/x-httpd-php .php > AddType application/x-httpd-php