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. Well, ya learn something every day!
Thanks to all who helped!
Until my next question/problem...
---- that doesn't make sense...
yum install php-mysql should automatically make sure that php package was installed. php-cli is for running php commands from shell.
trying to install php4 or php5 aren't going to do anything
Craig