Home  >  Article  >  Operation and Maintenance  >  Is phpstudy a web server?

Is phpstudy a web server?

步履不停
步履不停Original
2019-07-01 10:04:345834browse

Is phpstudy a web server?

phpStudy is a program integration package for PHP debugging environment. This package integrates the latest Apache PHP MySQL phpMyAdmin ZendOptimizer, which can be installed once and 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.

System platform

is fully suitable for Win2000/XP/2003/win7 operating system and supports IIS, Apache, Nginx, and Lighttpd.

Software integration

This package integrates the following software, all of which are the latest versions.

PHP 5.2.17 is a new CGI programming language that is easy to learn, easy to use, fast and cross-platform.

PHP 5.3.28 A new CGI programming language, easy to learn and use, fast, and cross-platform.

PHP 5.4.23 A new CGI programming language, easy to learn and use, fast, and cross-platform.

PHP 5.5.7 is a new CGI programming language that is easy to learn, easy to use, fast and cross-platform.

PHP 7.0.12 is a new CGI programming language that is easy to learn, easy to use, fast and cross-platform.

Apache 2.4.7 The most popular HTTP server software, fast, reliable, and open source.

Nginx 1.5.7

LightTPD 1.4.32 MySQL 5.5.35 has high execution performance, fast running speed, easy to use, and is a great database.

MySQL-Front 5.3

phpMyAdmin 4.1.0 is an open source, WEB-based and compact MySQL management program.

OpenSSL 1.0.1e cryptographic algorithm library, SSL protocol library and applications.

Zend Loader 5.5.0 Free PHP optimization engine

Other performance

1. MySQL database username: root, password root, after installation Please reset your password.

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.

Special Note

1. In order to reduce errors, the installation path must not contain Chinese characters. If a firewall is turned on, you will be prompted whether to trust httpd and mysqld to run. Please select Allow all.

2. This is the apache php solution. If you need the Nginx php solution, please download phpfind from the official website. For the Lighttpd PHP solution, download phpLight.

3. After reinstalling the system or when related services are lost, just click "Run Mode - Application".

4. You can uninstall related services through the menu "Uninstall related services".

5. Right-click on the three start-stop buttons of "Start", "Stop" and "Restart" to selectively start and stop, and the left-click will control all starts and stops.

6. Menu "phpStudy Settings" can carry out related settings of php, apche and mysql. Menu "Site Domain Name Settings" allows you to add sites and domain names.

7. This program is divided into installation version and non-installation version. Whether it is installation or installation-free, the final effect is exactly the same.

8. If the port cannot be started due to port problems, please use the menu "Force Start Port" to perform port detection and try to start.

The difference between system service and non-service startup:

System service startup: It will start when the computer is turned on. It is suitable for regular use or as a server. There is no need to start it manually. The service will start when the computer is turned on. Advantages of the program run smoothly.

Non-service startup: It needs to be started manually, suitable for occasional and frequent use. Related processes will not be started when not in use, thereby saving computer resources.

Note: During the installation process, if a firewall is turned on, when registering to start the service, you will be prompted whether to trust the operation of httpd, mysqld-nt, and ports 80, 3306, etc. Please select allow.

Recommended tutorial: phpStudy quick entry video tutorial

The above is the detailed content of Is phpstudy a web server?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn