Wampserver and eclipsephp using PHP (PHP Novice can see)
Wampserver and eclipsephp PHP development
Just started to learn PHP, at the beginning of the use of Appserv+ultraedit, and then downloaded the wampserver+eclipsephp and installed.
UltraEdit do the program only need to save in the Appserv installation path (I installed in the e-drive), through the browser http://127.0.0.1/run can, but after the replacement of wampserver+eclipsephp a little confused the clue, Wampserver installed, I installed in the E-drive below, but in the use of eclipsephp, you can not run the program, do not know how to connect Apach, MySQL to eclipsephp, with Eclipse development PHP and development of Java is different, So just start to look for configuration path, how do not understand, tangled for a long time, later on the Internet to see an article, so simple. It is:
When you start eclipse, take the workspace path directly to the Wampserver www. I'm here: e:\wamp\www.
You can now run the Php browser in the browser or eclipsephp.
Wampserver virtual directory to be set?
If it is a Windows system, usually do not need to set directory permissions, download wampserver, install, select the installation directory, such as I choose the F disk, the path is F:\wamp
There is no need to set the virtual directory, the Wampservere installation directory has a default virtual directory, the path is
F:\wamp\www
Put the site in the WWW directory, then open the browser, enter 127.0.0.1 or localhost
will be able to access the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.