Hi Adam-
I came across your reply to this message on PHP and MySQL. I was having the same error as the gentleman you replied to. When I tried the steps you suggested to get the mysql_connect() function working, however, it didn't seem to work. I did all the steps you outline in your message (except "make distclean" - I just did "make clean). My configure seemed to go fine, as did the make, make install, and httpd restart steps. But when I tried to use my page, I got the "Fatal error: Call to unsupported or undefined function mysql_connect()."
Do you have any idea why this might be occurring? I'm running the latest version of PHP (just compiled it a few months ago), on a new Linux system, as a CGI, with Apache. Frankly, the only of those parameters that should matter is the version of PHP, and it's certainly new enough to support MySQL functions.
Thanks in advance for any help you can give.
--David
dlobron@world.std.com