Interacting Apache Server with PHP and Mysql?

Dickiebo

New member
I am attempting to build a web site which uses php and mysql. I want to run it on apache server to test it before uploading it. I think I'm almost there as when I attempt to log onto the Index page I get redirected as per the php script in the page. That shows me I have apache and php working correctly. However on the next page all I see is the source script of the page. I don't think it is comunicating with mysql database. Can anyone suggest what I maight be missing
 
Back
Top