phpStudy V8.0 version internal beta invitation!
Public welfare software of php Chinese website: phpStudy V8.0 internal beta version is online! Invite all netizens to conduct internal testing immediately and experience new features first!
The internal test has ended, phpStudy V8.0 official version download address:https://www.xp.cn/wenda/401.html
This time is a comprehensive reconstruction, with a new interface that is more beautiful and clearer in operation. The production environment has all been upgraded to the latest version, and different versions of php can be selected at different sites without affecting each other. In addition, many other additions have been added Practical functions...
Screenshots of some functions of the internal beta version
(New operation panel)
(Integrate the latest configuration environment)
(The website can freely choose the PHP version)
(One-click database creation and configuration)
(One-click setting of FTP account)
( Clear file settings)
What other new features are there? Netizens are welcome to experience it!
v8.0 version update log
1. Brand new interface, more beautiful, clearer operation
2. The latest version of Apache is built into the installation package. Nginx, MySQL, FTP, php
3. You can choose different versions of php on different sites without affecting each other (multiple versions of PHP coexist)
4. Modify the website and automatically synchronize to Apache and Nginx
5. Website information is displayed in the form of a table, and the site is controlled in the website table
6. The website increases the expiration time to fit the development environment
7. Add pseudo Static function
8. Customize the navigation page, which will be more beautiful when testing the new website. Help guidance is provided in the navigation page
9. Add composer
11. Add certificate Visit
12. Add a custom SSL certificate tool and deploy the certificate in one piece when creating a website (generate development environment SLL with one click)
13. Implement database additions, deletions, modifications and queries without the use of third-party tools Import and export
14. Added new FTP function to provide file services, using the open source software FileZilla, which is safe and can grant different permissions to different users
15. Unified style, control FTP users and permissions All can be completed in the form
16. New environment functions are added, and the latest plug-ins can be expanded at any time. Whether it is a website program or an application, it can be installed and used with one click, eliminating configuration and other issues
17. Added new auto-start function at boot
18 Provides quick modification function of commonly used configuration files, without having to learn the configuration file rules of each software
19. Built-in encrypted database, data is more secure
20. In the environment market, you can install commonly used server software in the tool, select each software version, etc.
v8.0 version internal beta address
Internal beta participation method↓↓↓
QQ group: 975842491, you can also directly scan the following QR code to join (if the group is full, please add 10 groups: 786329093)
Let there be no difficult PHP environment in the world!
More practical new functions, see what they have? Hurry up and experience it!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

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

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics





The reason why phpstudy is garbled is because the encoding and decoding methods are inconsistent. The solution: 1. Open the "Control Panel"; 2. Open "Clock, Language and Region"; 3. Click "Region"; 4. Click " Manage" icon; 5. Click "Change System Regional Settings", select "Specific Language", and then click "OK"; 6. Restart the computer.

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.

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.

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.

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

This article involves two PHP integrated environments, both of which contain mysql + apache + php. The function of phpstudy is more powerful than wamp, and it is very simple and easy to use.

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

Solution for unable to install phpStudy: Check whether the system requirements are met. Disable anti-virus software. Turn off the firewall. Run the installer as administrator. Repair corrupted files: sfc /scannow. Try using an alternative installer. Contact phpStudy technical support.