PHP environment installation kit: Quickly install LAMP environment_PHP tutorial

WBOY
Release: 2016-07-20 10:57:58
Original
1283 people have browsed it

LAMP is an abbreviation, which refers to a group of free software that are often used together to run dynamic websites or servers:

Linux, operating system;

Apache, web server;

MySQL, a database management system (or database server);

PHP and sometimes Perl or Python, a scripting language.

Although these open source programs themselves were not specifically designed to work with several other programs, the combination became popular due to their cheapness and ubiquity (most Linux distributions bundle these software) . When used together, they behave like a dynamic solution package. Other solution packages include Apple's WebObjects (originally an application server), Java/J2EE and Microsoft's .NET architecture.

The following are some software packages recommended by webjx.com for you. These packages will help you quickly install a LAMP environment.

VertrigoServ

VertrigoServ is a very professional, easy-to-install free network development environment under the Windows platform. It integrates Apache, PHP, MySQL, SQLite, and SQLiteManager , PhpMyAdmin, Zend Optimizer. Using a convenient integrated installation package, all components are installed in a unified directory. After the installation is completed, it can be used without configuration. Has an uninstaller. VertrigoServ is suitable for both beginners and advanced users.

PHPnow

PHPnow It is a green free Apache + PHP + MySQL environment package package under Win32. Easy to install and quickly build a PHP environment that supports virtual hosts. Comes with PnCp.cmd control panel to help you quickly configure your suite and is very convenient to use.

SpeedAMP

SpeedAMP It is made to make it easier for developers to start their own SpeedPHP rapid development journey. It is a green server package that integrates the Apache+MySQL+PHP+SpeedPHP framework and can be decompressed.

APMServ

APMServ 5.2.0 is a green tool with a graphical interface to quickly build Apache 2.2.3, PHP 5.2.0, MySQL 5.0.27&4.0.26, SQLite, ZendOptimizer, OpenSSL, phpMyAdmin, SQLiteManager, and ASP, CGI, and Perl website server platforms. software.

PDENV

PDENV (PHP Developer Environment) is an installation kit that helps PHP development/operation and maintenance personnel quickly build a high-performance Nginx/PHP/MongoDB/MySQL/Memcached debugging (production) environment.

Main features:

1. Use Nginx to replace Apache, which has better performance than Apache and takes up less memory and CPU resources

2. Nginx is Native compiled, not Cygwin Version, better performance

3. Run PHP in CGI mode, with better performance than ISAPI mode

4. Not only suitable for development environment, but also for production environment deployment

5. Include ImageMagic graphics processing component

6. Remove Perl software package and Python becomes the default included software package

7. Add MongoDB

LAMPPIX

LAMPPIX is a bootable Linux CD containing the LAMP runtime environment. LAMPPIX allows you to burn your web application to a disc and access your web application after the disc is booted.

Original text: http://www.itniuren.com/forum.php?mod=viewthread&tid=6054


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/445721.htmlTechArticleLAMP is an abbreviation, which refers to a group of free software that are often used together to run dynamic websites or servers: Linux, Operating system; Apache, web server; MySQL, database management system...
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!