Mysql

Setup LAMP server on ubuntu 18.04 – Apache,MySQL and PHP

LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It…

6 years ago

How to install LAMP server on centos 7

LAMP is a group of open source softwares installed together to build a webserver. LAMP refers to Linux (Operating system),…

10 years ago

How to install Lamp server on ubuntu 14.04

How to install LAMP server on Ubuntu 14.04 LAMP stack is nothing but a combination of opensource softwares to make…

10 years ago

How to install Lamp on linux mint 13

LAMP: LAMP is basically a software bundle made up of open-source softwares ( Linux - Apache - Mysql or Marimba…

11 years ago

Login with facebook using PHP ( Demo and Download )

Login with facebook : You can use facebook login in your websites to allow users to login using their facebook…

11 years ago

Install and configure nginx webserver in ubuntu 12.04

Nginx Nginx is a lightweight webserver which is more stable and secure, it serves static content 50 times faster than…

11 years ago

How to install phpmyadmin on ubuntu 12.04

Phpmyadmin on ubuntu : Phpmyadmin is a free tool used to administrative MySQL database in a GUI mode ( Using web…

12 years ago

Install Apache2, Mysql and PHP on Ubuntu 12.04 (LAMP)

How to install Apache , mysql and PHP on Ubuntu 12.04 . In this tutorial we will learn how to…

12 years ago

How to install phpmyadmin on centos 6

Phpmyadmin : Phpmyadmin is a free tool used to administrate MySQL . Phpmyadmin supports all major operation with MySQL in…

12 years ago

Installing Apache2 , Mysql server and PHP on Centos 6 (LAMP)

How to install Apache , mysql and PHP on centos 6 . In this tutorial we can see the step…

12 years ago