phpStudy is a program integration package for PHP debugging environment. This package integrates the latest Apache PHP MySQL phpMyAdmin ZendOptimizer. It can be installed once and can be used without configuration. It is a very convenient and easy-to-use PHP debugging environment. The program not only includes a PHP debugging environment, but also development tools, development manuals, etc.
Other features
1. MySQL database username: root, password root, please reset the password after installation.
2. This program supports one-click switching between PHP5.3 and PHP5.4, and supports two startup modes: system service and non-service, with free switching. It can run normally even if you change the installation path or copy it to another computer; it can run even if you change the path after running it, so no configuration is really required. Rewrite the control panel to start and stop the control program more effectively and intuitively.
3. Comes with its own FTP server, supports multiple users, and does not need to install an FTP server. It comes with a built-in website hacking monitor that records file modifications at any time, so that hacking files have nowhere to escape.
4. Produce Nginx version and Lighttpd version at the request of netizens. The Nginx version is phpfind, and the Lighttpd version is phpLight.
For novices learning PHP, environment configuration under WINDOWS is a very difficult task; for veterans, it is also a cumbersome task. So whether you are a newbie or an experienced user, this package is a good choice.
AppServ is a PHP web page website building tool package. The author repackages some free website building resources on the Internet into a single installation program to facilitate beginners to quickly complete the website building. AppServ contains Software includes: Apache, Apache Monitor, PHP, MySQL, phpMyAdmin, etc.
To help you quickly try out the EcShop software locally, we have written the following documents. If your local machine has not installed apache, php, mysql and other systems, then using this software can allow you to quickly build a complete underlying environment.
Other instructions
The above is a quick installation process. You can already fully install and try it out. Of course, as far as the Mysql database is concerned, it is not very safe because the passwords are all for null. If you want higher security, you can do the following:
After the installation is completed, MYSQL is not safe - all account passwords are empty, then we can call up http://127.0. 0.1/phpMyAdmin/, select the "Permissions" item, and click the edit icon behind the word "Authorization". There is a "Change Password" item on the page. We click the radio button in front of "Password" and enter the password, and finally click " Just click the "Execute" button.
If the password here is changed, remember to make the same changes during the EcShop software installation process. You can also create a new database for the EcShop software and assign permissions. For detailed usage of phpmyadmin, please search for relevant documents on the Internet. This article will not discuss it in depth.
The above is the detailed content of The difference between phpstudy and appserv. For more information, please follow other related articles on the PHP Chinese website!