#Install for linux
sudo apt-get update sudo apt-get install apache2 sudo systemctl restart apache2
sudo apt-get install -y php5.6
sudo apt install php5.6-mysql
'mysql:host=127.0.0.1;dbname=orderhip', 'emulatePrepare' => true, 'username' => 'root', 'password' => 'Welcome1', 'charset' => 'utf8', "tablePrefix" => "tbl_" ); #Install for window