Hi folks, A little background. Around Christmas, my Redhat linux box was hacked. I'm not sure what the hacker did other than look around and install trojans all over the place and somehow the system became unbootable. All my data files appeared to be OK and I had them backed up anyway.
I'm certainly not a Linux expert but I'm not a newbie either....somewhere in between I guess. Anyway I decided to reinstall Linux from the distro. Fortunately my /home directory was on a separate partition so I didn't have to worry about rebuilding all that stuff. Also my etc directory was backed up so I was OK there too. My system is pretty much back to where it was before the hack. Apache seems fine, mysql seems fine and php is MOSTLY fine. However, any of my php scripts that use mysql will not run. I ran a phpinfo() and in the dbx section it states in the Supported Databases row: MySQL<br />ODBC<br />PostgreSQL<br />Microsoft SQL Server<br />FrontBase The message I get when I run my php script is: Fatal error: Call to undefined function: mysql_connect() in /pub/address/index.php on line 58 It appears that I still have some more configuration or recompiling to do. Can anybody help with this? Thanks in advance, Russ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]