Hey there,
Ive got PHP & Mysql for Dummies (the Book). I want to learn Php and Mysql Databse. I started on the book, in the book is says you need to run a local webserver (it recommend apache) with mysql and php. So i started searching the internet and found this tutorial http://www.webmasterstop.com/48.html.
Iin the tutorial i got up to finishing installing php. I then tried the test my web server to see if the php was working by making the page it tells you to then I went into the file on my browser using the link http://localhost/phpinfo.php. It only showed the "<?PHP phpinfo(); ?>" as html it didn't profomre the php. I don't think my php it working with my apache. The only thing i did different to the tutororial was use different versions of Apache, php and mysql as i couldn't find the old php and mysql. What do i need to do?
Cheers




. The only thing i did different to the tutororial was use different versions of Apache, php and mysql as i couldn't find the old php and mysql. What do i need to do?
Reply With Quote