Fedora Core 2 Linux, Apache 2.0.51-2.9, PHP 4.3.8-2.1
Whenever I run http://localhost/phpMyEditSetup.php I get just a blank screen.
I am able to run successfully a little php script called phpinfo.php containing the line:
<?php phpinfo(); ?>
So I assume I have php support.
I also have mysqld running and have MySQL databases available. Perhaps, though, I do not have MySQL properly supported in Apache or PHP?
The phpinfo script supplies lots of information. What should I look for in that output to determine if I have MySQL properly supported in this make of Apache? Perhaps that's the problem?
Thanks,
LMark
|