GitHub - pnikhare/ProjectCodex

Skip to content

Navigation Menu

Sign in

Appearance settings

ProjectCodex

Requirements

Using LAMP (Linux, Apache, Mysql, PHP) Server for the project

Follow instructions in following link to install

https://hostadvice.com/how-to/how-to-install-apache-mysql-php-on-an-ubuntu-18-04-vps/
  1. Install Apache2
  2. Install php ,libapache2-mod-php
  3. Install Mysql server and mysql client

Steps to run server :

  1. Start Apache server
  1. Start Mysql Server
  1. Copy the project to Directory /var/www/html/

  2. Access the project through follwing link in browser

http://127.0.0.1/ProjectCodex/index.html