Home Operation and Maintenance phpstudy Is phpstudy a web server?

Is phpstudy a web server?

Jul 01, 2019 am 10:04 AM
phpstudy web server

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 of this Website
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to install phpstudy pro How to install phpstudy pro Apr 02, 2024 pm 03:15 PM

PHPstudy Pro is a web development environment software package that enables rapid deployment and testing of web applications. The installation steps are as follows: Download the installation package from the official website. Run the installer and select the installation path and language. After the installation is complete, launch PHPstudy and configure PHP, MySQL, Apache settings. To verify the installation, enter "localhost" in your browser or run the command "php -v" to check the PHP version.

Why can't phpstudy be installed? Why can't phpstudy be installed? Apr 02, 2024 pm 03:42 PM

PHP Study installation failure may be due to the following reasons: 1. System compatibility issues; 2. Insufficient permissions; 3. File conflicts; 4. Abnormal network connection; 5. Anti-virus software interference; 6. Path problems; 7. System errors. If you encounter a problem that cannot be solved, you can seek support through the PHP Study forum, GitHub or the official website.

Security auditing and event log management of web servers built on CentOS Security auditing and event log management of web servers built on CentOS Aug 05, 2023 pm 02:33 PM

Overview of security auditing and event log management of web servers built on CentOS. With the development of the Internet, security auditing and event log management of web servers have become more and more important. After setting up a web server on the CentOS operating system, we need to pay attention to the security of the server and protect the server from malicious attacks. This article will introduce how to perform security auditing and event log management, and provide relevant code examples. Security audit Security audit refers to comprehensive monitoring and inspection of the security status of the server to promptly discover potential

How to change the port in phpstudy How to change the port in phpstudy Apr 02, 2024 pm 04:24 PM

In order to change the PHPSTUDY port, follow these steps: Open the Control Panel and navigate to the built-in Web server settings; modify the number in the port number field; save the changes and restart the server; enter the website URL and new port number to verify the changes.

Permissions and access control strategies that you need to pay attention to before building a web server on CentOS Permissions and access control strategies that you need to pay attention to before building a web server on CentOS Aug 05, 2023 am 11:13 AM

Permissions and access control strategies that you need to pay attention to before building a web server on CentOS. In the process of building a web server, permissions and access control strategies are very important. Correctly setting permissions and access control policies can protect the security of the server and prevent unauthorized users from accessing sensitive data or improperly operating the server. This article will introduce the permissions and access control strategies that need to be paid attention to when building a web server under the CentOS system, and provide corresponding code examples. User and group management First, we need to create a dedicated

How to read the database in phpstudy How to read the database in phpstudy Apr 02, 2024 pm 04:06 PM

Methods to view the database through PHPstudy include: Direct connection to MySQL Command line Use MySQL Workbench to configure the connection Select the database to view Select the database to view in the left menu through PHPMyAdmin

How to change the phpstudy configuration file How to change the phpstudy configuration file Apr 02, 2024 pm 03:57 PM

You can modify the phpStudy configuration file through the following steps: Find the configuration file (Windows: C:\Windows\phpStudy\php\php.ini; Mac: /Applications/phpStudy/php/php.ini) Open it with a text editor and find the file you want to modify Edit the value of the setting, such as modifying the time zone: date.timezone = Asia/Shanghai Save the changes and restart the Apache service

Introductory Tutorial: A quick guide to setting up a web server on CentOS Introductory Tutorial: A quick guide to setting up a web server on CentOS Aug 04, 2023 pm 06:04 PM

Entry-level tutorial: A quick guide to building a web server on CentOS Introduction: In today's Internet era, building your own web server has become a need for many people. This article will introduce you to how to build a web server on the CentOS operating system, and provide code examples to help readers quickly implement it. Step 1: Install and configure Apache Open the terminal and install the Apache server through the following command: sudoyuminstallhttpd After the installation is complete, start Apac

See all articles