473,387 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

php page not running on wamp server

PHP page not running on wamp server and also the file extension is .php and I had tried with following code
Expand|Select|Wrap|Line Numbers
  1. <?php
  2. echo "testing!";
  3. ?>
it shows error that file not found but I had save that file as path is,
c://wamp/www/test.php


please help me regarding this..
Thanks and Regards,
Dipak.
Apr 16 '14 #1
1 1471
techboy
28
Installin WAMP Server to run PHP:
Goto www.wampserver.com and download WAMP Server.

Just install it like other softwares by just clicking next next...

Now go to START menu of windows and start wampserver.
Generally, the path is Start -> WapmServer -> start WampServer

Open your web browser and type http://localhost (or http://127.0.0.1 )
If you see a default WampServer home page, you installation is success.

Now put your php code in www folder in your wamp installation directory.
Usually this is C:\wamp\www

Now type http://localhost/filename.php in your browser. (where filename is your php file name)

It will execute your php code.. Thats it...
Apr 16 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: fatalparadox | last post by:
I had WAMP Server installed for a few months, everything was fine. Now all of a sudden it stopped working. It still executes the PHP but it doesn't allow me to write to a .txt file anymore. When...
3
by: robin1983 | last post by:
Dear All, I am facing a problem with WAMP server. i dowonload the WAMP SERVER2.0c and installed in my system. But the problem is that none of the server is running. When i try to access the...
20
by: impin | last post by:
i created a page that stores all the information about the resume in to the database. i used php and mysql database. its runs on wamp server... it works fine in that system. now i want to access...
0
by: rency | last post by:
Hi all, I am using WAMP server 2, last 2 days back i have installed dotnet framework after that my wampserver is not working properly. localhost/phpmyadmin shows "page not found error" localhost/...
1
by: iqbalnazim | last post by:
I need your help, I am working on a project, MYSQL and PHP based,with WAMP SERVER. I have a field storytext, (data collected in URDU language UTF-8) detail are: Field:storytext Type:text ...
2
by: Easytime | last post by:
Dear Profs, Please I've just installed WAMP server on my system. Before I used to use IIS 6 on WIN 7. However, I have tried to run the localhost on WAMP, but it does not run, rather, it still...
6
by: dinesh malloju | last post by:
I have installed wamp and everythings working fine with the local host. But i want to show my web page to a friend in some other place . I tried to access the wamp server through my ip...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.