Link to home
Start Free TrialLog in
Avatar of J3D1-KN1G1-1t
J3D1-KN1G1-1t

asked on

Installing php,MySql and phpmyadmin on windows 7

Hi Experts,

I want to install MySql, phpmyadmin and PHP. To learn PHP and MySQL on windows 7 machine and also to administer MySql via myphpadmin. I am very new to MySql and PHP.

I was following this website :
http://www.hauser-wenz.de/s9y/index.php?/archives/280-Installing-PHP-on-Windows-7.html 

to install PHP and I got stuck at the lat part where it tells me to "create a .php script and put it in the root folder of the IIS site (by default C:\Inetpub\wwwroot; note that you may need additional rights to write into that directory), e.g. phpinfo.php with a simple phpinfo() call in it. Call this script using http://localhost/phpinfo.php, and you are done!"

1. I dont know how to create this PHP script
2. How do i find the root folder? the default suggestion did not help.

Also if you know better programs to administer MySql please let me know.

Thank You.
ASKER CERTIFIED SOLUTION
Avatar of Bruce Smith
Bruce Smith
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of J3D1-KN1G1-1t
J3D1-KN1G1-1t

ASKER

Thank you very much for your help
Did you get your first PHP script up and running? What do you think about NetBeans?