how to configure php5 with apache2 on ubuntu
This is second tutorial of LAMP installation series  , In this guide I will show you how to setup PHP with Apache2 , You can see first part here where I described How to install Apache web server…
This is second tutorial of LAMP installation series  , In this guide I will show you how to setup PHP with Apache2 , You can see first part here where I described How to install Apache web server…
This is first tutorial of this series , In this series I will showing you how to setup Apache PHP and MySQL Database on ubuntu 14.04 trusty step by step . this is just beginner level series…
Upgraded to Yosemite , great . now lets see how to setup Apache webserver with PHP and MySQL . unlike 10.7 Lion or 10.6 there is no prefrence pane option to turn on Apache . but don’t worry MacOSX…
LoadBalancer Loadbancing is a technique of load distribution , means load balancer distribute all incoming traffic to all available upstream servers . Nginx is small but smart web server which is…