Re: [PHP] Can't get PHP running with apache

2002-06-07 Thread Don
'php list' Subject: Re: [PHP] Can't get PHP running with apache Oops. Sorry. my PHP configure actually has the folowing: ./configure --with-mysql --with-apxs=/usr/sbin/bin/apxs --enable-dbase --with-im ap --with-kerberos --with-imap-ssl --enable-track-vars --enabl

RE: [PHP] Can't get PHP running with apache

2002-06-07 Thread Ray Hunter
Did you add the module info to your httpd.conf file? Thank you, RAY HUNTER -Original Message- From: Don [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 1:56 PM To: Ray Hunter; 'php list' Subject: Re: [PHP] Can't get PHP running with apache Oops. Sorry. m

Re: [PHP] Can't get PHP running with apache

2002-06-07 Thread Don
RE: [PHP] Can't get PHP running with apacheOops. Sorry. my PHP configure actually has the folowing: ./configure --with-mysql --with-apxs=/usr/sbin/bin/apxs --enable-dbase --with-im ap --with-kerberos --with-imap-ssl --enable-track-vars --enable-force-cgi-redir ect --with-gettext which states

RE: [PHP] Can't get PHP running with apache

2002-06-07 Thread Ray Hunter
When you use the --with then you need to specify a directory... Read up on the configuration of php on php.net Thank you, RAY HUNTER -Original Message- From: Don [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 1:47 PM To: php list Subject: [PHP] Can't get PHP running with apac