Search
Close this search box.

Install LAMP on VPSie : one click deploy

Table of Contents

Install LAMP : One Click Deploy

 

 

This is an open-source Web development platform based on Linux as the operating system, Apache as the Web server, MySQL as a relational database, Object-oriented scripting languages such as PHP/Perl/Python. The platform is sometimes referred to as a stack of LAMP(LAMP stack) because there are four layers. There is no restriction on the selection of LAMP components and they are largely interchangeable. The LAMP platform can be used for developing dynamic websites and web applications. In this section, we’ll explain how to set up LAMP in one click on the VPSie platform.

 

The LAMP stack one-click deployment on VPSie requires a VPSie account. If you haven’t already, create your VPSie account by clicking the link.

Next, let’s dive into the steps:

 

Step 1: Select LAMP from Marketplace 



In order to set up, you must visit the Marketplace and select LAMP for your server.

LAMP-Installation

 

 

Step 2: Select VPSie DataCenter

 

Make sure your data center is close to your customers. Data centers should be located close to where your clients are rather than at your own location. In the case of Europeans with clients in the United States, U.S.A. locations must be selected.

 

 

One click install

 

 

Step 3: Choose your plan category

 

 

Choose a plan category and the options within it to determine the best plan for your business.

 

One Click Installation

 

 

Step 4: Configure your LAMP server’s network and security

 

We recommend you select public IPv4 when selecting an IP address. VPSie provides you with the option of selecting private from the default Virtual Private Cloud(VPC) or creating your own VPC and assigning an private IP from it.

One Click Installation

 

 

The SSH key and StartUp Script can be added here, as well as new ones that you can create. Note that this step is optional. If you don’t need it, you can skip it.

 

By selecting from the drop-down, you can add storage to your server in the same way, selecting the storage type and entering the storage size as needed

 

 

VPSie ssh keys

 

 

You can edit your hostname on the Hostname tab. By default, VPSie generates one automatically.

 

You will be given an automatically generated password by VPSie by default. By clicking on the password configure tab and selecting the custom option, you can change your password and add your own.

 

Create a note and tags for your LAMP server. It is highly recommended that you enable automatic backup.

 

One Click Installation

 

 

 

We are offering a very handy feature that allows you to create multiple LAMP servers with the same configuration that we created now. Make use of it if necessary. Lastly, click on the Add VPSie button to create your LAMP server.

 

 

One Click Installation

It will take no more than a minute for your LAMP server to be operational. You will receive an email with all details regarding the database and server login credentials.

You can verify the stack by running the following commands after you have SSH’d or opened a console:

Check the OS-release by running the following command:

# sudo cat /etc/os-release

Verify your apache server status by running the following command:

# sudo systemctl status apache2

Log in to your Database by running the following command, after log in you can see your version in the welcome text – highlighted in the screen.

 

# mysql -u root -p

And run the following command to verify the PHP version:

 

# php -v

       That’s all. Have fun developing. I hope you found this

        helpful.

 

 

Make a Comment
Share on
Facebook
Twitter
LinkedIn
Print
VPSie Cloud service

Fast and Secure Cloud VPS Service

Try FREE
For a month

The First 1 orders gets free discount today! Try Sign up on VPSie to get a chance to get the discount.