Lamp on CentOS 7.5
Apps4Rent LLC
Lamp on CentOS 7.5
Apps4Rent LLC
Lamp on CentOS 7.5
Apps4Rent LLC
A software bundle comprising of Linux, Apache, MySQL, PHP offered on CentOS
LAMP is an open-source software bundle that is a combination of web service stacks namely Linux, Apache, MySQL and PHP - comprising the name LAMP. It consists of an operating system, the HTTP server, relational database management system (RDBMS), and a programming language.
Though the modularity of a LAMP stack can be different, a wide variety of web frameworks (like WordPress) can be hosted with it. The elements of the LAMP stack exist in the software repositories of almost all Linux distributions.
Features of LAMP on CentOS:
- Combination of four software layers: PHP, Apache, MySQL, Linux
- SSL support
- PHP support for Apache 2 and MySQL (MariaDB)
- PHP development helpers
- Highly scalable
- Time-tested stack used throughout open source community
- Flexible with every popular language
- Reduce development time with community support
Application URL: Access the application via a browser at http://PublicDNS
Note: MYSQL Username : root || MYSQL Password : p@ssw0rd
Disclaimer: Apps4Rent does not offer commercial licenses of any of the products mentioned above. The products come with open source licenses.
Default ports:
- SSH:22
- HTTP: 80
- HTTPS: 443
- MySQL:3306