am a newbie with php programming...
All was good and well in my Win XP,but
I am not able to run my php files in Windows 7
... I use Apache 2.2.x .. and php 5.2.9
I am facing 2 problems:-
1) i cant store .php files in htdocs ..
-- but thats not the real problem, as i save them on desktop and den copy and paste to htdocs...
the main prob is
2) When i run my prog. on any browser in Windows 7
like
Code: Select all
http://127.0.0.1/test.php
Apache is working well ... prob is with php installation i guess..
can some one hlp me???