I was using php+apache on my windows xp and everything was just fine on it!!!
now i gt a new laptop with presinstalled Windows 7 professional ..
now, after installing apache and php
I cant directly save any file with .php extension in htdocs folder of my apache...
it says... you are not authorized. or something like tht..
to solve this.. i save files on desktop and thn copy to htdocs ...
ok done with it
now,when I run any program
suppose a test.php like
Code: Select all
<?php
echo "TESTING";
?>Code: Select all
http://127.0.0.1/test.phpin any browser...
the php file dosnt gt executed
instead
i see the same code on the browser...
now.. I dont knw wht to doo ..and how to