Posted by Auddog on 07/05/06 17:06
I have installed php on my server and can get the phpinfo page to display.
I have installed mysql 5 and I'm able to get into the database and create
data. I would like to be able to get php to pull the data. I have been
reading on the internet as to what I need to do in php and have created a
couple of pages. When I go to the page all I get is a blank screen - no
data from the database.
I edited my php.ini file to allow for mysql. I copied libmysql.dll to my
c:\windows\system32 directory. Is there anything else that I need to do to
make mysql and php work together?
Will
[Back to original message]
|