Is it better to use the integrated one or install it independently?
杺無淰
杺無淰 2018-08-25 11:31:44
0
4
1722

Is it better to use integration or install it independently

杺無淰
杺無淰

reply all(4)
PHPzhong

phpstudy integrated environment download address: http://phpstudy.php.cn/, why bother, just use it! Just a tool

墨承

It is recommended for newbies to use the integrated environment, learn the environment configuration slowly later, and then try to build the environment by yourself

老马

Local Windows development can be integrated, and the online formal environment can be installed independently

秋香姐家的小书童

When newbies learn PHP programming, they often ask these questions, whether to use an integrated environment or to configure the original environment independently. First, let me introduce the difference between the two environments. Independent installation is to install PHP+MYSQL+NGINX+APACHE, the four commonly used PHP environment software. Each one is an independent software. What you have to do is to install each software. Only by modifying mutual configuration files can all software be deployed and usable. Integrated environment: Package four software for each point in one software (such as phpstudy). The integrated software starts these software at once. The configuration of each other is also configured in advance by the integrated software. I believe you should know the difference between the two when you see this. For software, the integrated environment can at most modify some configuration files of these four softwares, which will not affect the performance of the environment. All performance and configuration of the environment must be carried out according to the official configuration requirements of these four softwares. Can.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template