Webuzo LAMP Stack

LAMP stack is a popular open source web platform commonly used to run dynamic web sites and servers. It includes Linux, Apache, MySQL, and PHP/Python/Perl and is considered by many the platform of choice for development and deployment of high performance web applications which require a solid and reliable foundation.

lamp stack

Webuzo LAMP stack is the major advantage of Webuzo. Services include:

terminal
Linux Flavors

Linux is, in simplest terms, an operating system. It is the software on a computer that enables applications and the computer operator to access the devices on the computer to perform desired functions. It is a very robust operating system. Webuzo can be installed on Red Hat Enterprise Linux, Scientific Linux and Ubuntu LTS.

apache
Apache HTTP Server

Apache: The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

my-sql-logo
MySQL

MySQL: MySQL officially, but also called is the world's most used open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.

LAMP Stack Installer

The Webuzo Installer deploys the LAMP Stack by default along with BIND and Pure-FTPd. The Webuzo LAMP Installer installs Apache, MySQL, PHP, Perl, Python along with all it's dependencies and libraries such as xml, gd, pecl, zlib, etc. The LAMP Stack is available in a ready-to-cook format. Webuzo helps you deploy Apps like Zend Framework, WordPress, Drupal, MediaWiki, and Joomla on your server on top of this one click away LAMP Stack.

[root@hostname] wget -N http://files.webuzo.com/install.sh
[root@hostname] chmod 0755 install.sh
[root@hostname] ./install.sh

The Installer can be invoked to install the LAMP Stack only by passing the --install=lamp as the argument to the installer.

[root@hostname] ./install.sh --install=lamp

Oops !!! Is installer is running slow ? No !!! No !!! It's probably downloading some packages. You can check the installation logs for details process of the installer. Execute the following command in another terminal window.

[root@hostname] tail -f /root/webuzo-install.log
webuzo_installer

Follow the instructions shooted by the installer and proceed to the Initial Setup for Webuzo.

Simple Eh !!!

Programming Languages

PHP:

PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications.

Perl:

Perl is a highly capable, feature-rich programming language with over 23 years of development. Perl runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects.

Python:

Python is an interpreted, general-purpose high-level programming language whose design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unique among popular programming languages.

cloud deploy

Webuzo Cloud Launcher

Webuzo Cloud Launcher allows you to deploy over 300+ applications to any cloud in just a few clicks via a simple and user-friendly interface. Webuzo Cloud is great tool to deploy Webuzo on AWS, Linode, Azure, Digital Ocean, Google Cloud, etc. One can use Webuzo Cloud and deploy various types of apps like WordPress, Magento, ERPs like SugarCRM, Development tools like Zend Framework, CodeIgniter, jQuery, etc. 

give it a try
Linode_logo
Amazon-Web-Services
Azure-Logo
DigitalOcean