Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Craig White
On Tue, 2007-11-27 at 10:41 -0500, Scott Ehrlich wrote: > Problem solved - I discoverered was not installed. I guess yum install > wildcards - *whatever* doesn't always work! > > I performed a manual yum install php php4 php5 php-mysql and discovered > php and php-cli need to be installed. Wel

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Lorenzo Quatrini
Scott Ehrlich ha scritto: Problem solved - I discoverered was not installed. I guess yum install wildcards - *whatever* doesn't always work! I performed a manual yum install php php4 php5 php-mysql and discovered php and php-cli need to be installed. Well, ya learn something every day! Tha

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Scott Ehrlich
Problem solved - I discoverered was not installed. I guess yum install wildcards - *whatever* doesn't always work! I performed a manual yum install php php4 php5 php-mysql and discovered php and php-cli need to be installed. Well, ya learn something every day! Thanks to all who helped! Unt

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Heitor Augusto M Cardozo
Heitor A. M. Cardozo Mensagem original Assunto: Re:[CentOS] Need help with httpd.conf not rendering cgi or php files De: Scott Ehrlich <[EMAIL PROTECTED]> Para: CentOS mailing list Data: terça-feira, 27 de novembro de 2007 13:05:45 On Tue, 27 Nov 2007, Mike Kercher

RE: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Mike Kercher
How about rpm -qa |grep php Mike From: [EMAIL PROTECTED] on behalf of Scott Ehrlich Sent: Tue 11/27/2007 9:05 AM To: CentOS mailing list Subject: RE: [CentOS] Need help with httpd.conf not rendering cgi or php files On Tue, 27 Nov 2007, Mike Kercher wrote

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Brian Mathis
On Nov 27, 2007 10:05 AM, Scott Ehrlich <[EMAIL PROTECTED]> wrote: > On Tue, 27 Nov 2007, Mike Kercher wrote: > > > Silly question, but is php installed? Is SELinux enabled? > > Not silly - covering the basics/obvious. > > SELinux is disabled, and I ensured ipchains 4 and 6 were disabled under > s

RE: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Scott Ehrlich
* reveals nothing needs to be added. Scott Mike From: [EMAIL PROTECTED] on behalf of Scott Ehrlich Sent: Tue 11/27/2007 8:34 AM To: centos@centos.org Subject: [CentOS] Need help with httpd.conf not rendering cgi or php files I got this working perfectly at

RE: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Mike Kercher
Silly question, but is php installed? Is SELinux enabled? Mike From: [EMAIL PROTECTED] on behalf of Scott Ehrlich Sent: Tue 11/27/2007 8:34 AM To: centos@centos.org Subject: [CentOS] Need help with httpd.conf not rendering cgi or php files I got this

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Scott Ehrlich
No change. On Tue, 27 Nov 2007, Craig White wrote: On Tue, 2007-11-27 at 09:34 -0500, Scott Ehrlich wrote: I got this working perfectly at home - what should be exact same setups- - Fresh install of CentOS 5 32-bit from DVD - yum update & upgrade - Reboot - yum install mysql-server - Download

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Craig White
On Tue, 2007-11-27 at 09:34 -0500, Scott Ehrlich wrote: > I got this working perfectly at home - what should be exact same setups- > > - Fresh install of CentOS 5 32-bit from DVD > - yum update & upgrade > - Reboot > - yum install mysql-server > - Download phpmyadmin and bugzilla from their respec

[CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Scott Ehrlich
I got this working perfectly at home - what should be exact same setups- - Fresh install of CentOS 5 32-bit from DVD - yum update & upgrade - Reboot - yum install mysql-server - Download phpmyadmin and bugzilla from their respective home pages - Move both to /var/www/html, naming the extracted ph