Hello,
I have a server with PHP 4.3.8 and MySQL on Redhat Fedora running Apache. Recently sql statements just started showing up on all the pages. I don't recall making a change that would output those queries, but I have had a few late nite coding sessions. I can't find any instances of returns or echo's that would return every query.
My question is: are there exploits or hacks that could have occured on my system that would cause this behavior? Something like a php.ini or mysql ini setting to expose all queries?
Thanks,
Jay