LAMP

  • Apache
  • PHP
  • MySQL
Please feel free to contact us
Go

About

LAMP is a Web development platform that uses Linux as the operating system, Apache as the Web server, MySQL as the relational database management system and PHP, Python and Perl as the object-oriented scripting language.Because the platform has four layers, LAMP is sometimes referred to as a LAMP stack. Stacks can be built on different operating systems.

Niles partners is launching a product which will configure a tool called as LAMP to a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering) and graphical techniques which is embedded pre-configured tool ready-to-launch AMI on Amazon EC2 containing PHP, Python, Perl.
A “LAMP” stack is a group of software that is typically installed together to enable a server to host dynamic websites and web apps.

This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP, Python and Perl.

Before going into deep, we must know all its components and have some knowledge about it briefly.

They are as follows:

Software components

Linux- Linux is the lowest-level layer and provides the operating system. Linux actually runs each of the other components. You are not specifically limited to Linux, however; you can easily run each of the other components on Microsoft®; Windows®; Mac OS X, or UNIX® if you need to.
Apache- The next layer is Apache, the Web server. Apache provides the mechanics for getting a Web page to a user. Apache is a stable, mission-critical-capable server, and it runs more than 65 percent of all Web sites on the Internet. The PHP component actually sits inside Apache, and you use Apache and PHP together to create your dynamic pages.
MySQL and alternatives- MySQL provides the data-storage side of the LAMP system. With MySQL, you have access to a very capable database suitable for running large and complex sites. Within your Web application, all your data, products, accounts, and other types of information will reside in this database in a format that you can easily query with the SQL language.
PHP and alternatives- Here, we would focus on Lamp with Php and have a brief understanding about what actually it is specially when it works with Php.
PHP’s role as the LAMP’s application programming language has also been performed by other languages such as Perl and Python. PHP is a server-side scripting language designed for web development but also used as a general purpose programming language. PHP code is interpreted by a web server via a PHP processor module, which generates the resulting web page. The commands can optionally be embedded directly into an HTML source document rather than calling an external file to process data. It has also evolved to include a command-line interface capability and can be used in standalone graphical applications.

Features

Maximizes e-commerce revenues
Minimizes e-business disruption caused by IT outages
Automated availability monitoring
Failover recovery

  1. Type virtual machines in the search.
  2. Under Services, select Virtual machines.
  3. In the Virtual machines page, select Add. The Create a virtual machine page opens.
  4. In the Basics tab, under Project details, make sure the correct subscription is selected and then choose to Create new resource group. Type myResourceGroup for the name.*.
  5. Under Instance details, type myVM for the Virtual machine name, choose East US for your Region, and choose Ubuntu 18.04 LTS for your Image. Leave the other defaults.
  6. Under Administrator account, select SSH public key, type your user name, then paste in your public key. Remove any leading or trailing white space in your public key.
  7. Under Inbound port rules > Public inbound ports, choose Allow selected ports and then select SSH (22) and HTTP (80) from the drop-down.
  8. Leave the remaining defaults and then select the Review + create button at the bottom of the page.
  9. On the Create a virtual machine page, you can see the details about the VM you are about to create. When you are ready, select Create.

It will take a few minutes for your VM to be deployed. When the deployment is finished, move on to the next section.

Connect to virtual machine

Create an SSH connection with the VM.

  1. Select the Connect button on the overview page for your VM.
  2. In the Connect to virtual machine page, keep the default options to connect by IP address over port 22. In Login using VM local account a connection command is shown. Select the button to copy the command. The following example shows what the SSH connection command looks like:

bashCopy

ssh azureuser@10.111.12.123

  1. Using the same bash shell you used to create your SSH key pair (you can reopen the Cloud Shell by selecting >_ again or going to https://shell.azure.com/bash), paste the SSH connection command into the shell to create an SSH session.

Usage/Deployment Instruction:

Step 1: Access LAMP in Azure Marketplace and click on get it now button.

Click on Get it now and then on Continue

 

Now click on Create;

Step 2:Now to create a virtual machine, enter or select appropriate values for zone, machine type, resource group and so on as per your choice.

Click on Review + create à Create

Step 3: Use the browser to access the application at http://<instance ip address>.

Note: Replace instance ip address with the actual IP address of the running instance, your installation dialogue will appear.

Apache Installation default Page

Php with latest version installation Page

Step 2: SSH using root user is disabled. 

mysql -u root -p

MYSQL can be accessed only with SSH

MYSQL User : root

Password : Niles@123

Note : You are not supposed to change it.

Enjoy your Application.

Submit Your Request

Captcha

Taking control of your site with a content management system also has great advantages as far as your search engine rankings are concerned. All search engines like to see that websites are updated regularly and favor sites that alter their content on a regular basis. Our CMS platform provides search engine friendly web pages and also allows you to create your own page titles and meta tags used by the Search Engines for page rankings.

 

Requirements gathering is crucial, to make sure you buy on what you need, not on the shiny features that look good in the demonstration.

 

The Web CMS does not require any special software or any technical knowledge to use. It is a web-based platform and can be accessed wherever you have an Internet connection and a web browser. The interface is very similar to Microsoft Word and does all of the HTML coding for you. You can concentrate on the content and not worry about how it will affect the page layout. It also automatically optimizes your site’s content for search, so that when someone searches for information on your site it is more likely to be found.

Highlights

  • Optimized for web-specific jobs with more efficient use of computing resources
  • As a solution stack, LAMP is suitable for building dynamic web sites and web applications.
  • Complete Framework to run applications written in PHP, Perl or Python

Application Installed