Re: [PHP] Re: Need help with PHP / MySQL connect problem
Posted by Linda H on 07/18/05 07:55
I added the following to the top of my script:
<?php
echo phpinfo();
?>
Got all sorts of environment and path info. Not anything about MySQL, but I
didn't see anything that looked obviously wrong, though I don't understand
a lot of it.
I ried reinstalling MySQL, Apache, and PHP. No change.