Hi,
I am quite a newbie for PHP. Based on the steps given in ‘http://in3.php.net/manual/en/tutorial.firstpage.php’, I have created a file hello.php and placed in C:\Program Files (x86)\Ampps\apache\htdocs\hello.php. Now when I try to access it as http://127.0.0.1/hello.php or as http://localhost/hello.php, I am seeing ‘The webpage cannot be found’ error page. Can anyone pls help me in fixing this.
I can start and stop the Apache web server. Ensured the httpd.conf is edited for pointing it to right php.ini file.
Am I placing the php file in the right location?.
How to check if my apache is working fine?
what is the issue here and how to fix it?
My system specs:
Windows XP 64-bit. Dowloaded WAMP package (AMPPS)and installed Apache, PHP and Mysql.
Thanks,
Praveen