i am unable to run my php script using the following command : http://localhost/test.php
after typing the above command am getting a dialog box to open or save file named as test.php m unable to get through the error.please help !
|
i am unable to run my php script using the following command : http://localhost/test.php after typing the above command am getting a dialog box to open or save file named as test.php m unable to get through the error.please help ! |
|||||
|
|
Are you sure, that you have mod_php installed? This looks like, that the Apache couldn't interpret the PHP script. If you are on windows I would recommend: Apache Friends |
|||||
|
|
Yes, use xampp or wamp server instead, if you are trying to develop some applicaiton quickly, else follow the instructions from here php Manual |
|||
|
|