Fenroy
Right now, I'm trying to put a remote server on a Mac with OS X 10.4.8. I currently have Apache (the default build, I think it's 1.3) and PHP5 and MySQL on the computer. Everything works fine. The problem, however, is that I cannot connect to MySQL through a PHP script. The source in Firefox for the script is completely blank, even though I have a debug <h1>blah</h1> statement at the beginning of the script. If anyone knows how I can get PHP and MySQL to talk to each other, I'd be forever grateful.
