Hello all: Currently running Linux 4 with Apache, PHP and MySQL already installed and functioning out of the box. Problem is, PHP doesn't seem to want to talk to MySQL. I'm really hoping this is as simple as modifying the httpd/conf.d file or the php.ini file, but all I've seen on this topic are fresh installs and compiles. Don't want to try to go that route just yet. I already tried going the XAMPP route and that caused a whole separate bunch of problems so it has been uninstalled and I'm back to where I was. Anyone know an easy fix on this or is a new compile required? Any info appreciated.
Disregard. Figured it out. Downloaded the appropriate RPM from Red Hat Network site and it installed without issue. Configured the php.ini file accordingly and it got rolling.