Archives for LAMP
Changing document root – data directoy of apache – MySql
A. Shifting the Document Root of Apache: If you want to shift the Document root of Apache, just follow the steps: 1. Copy the default settings to the new one…
Some tips on LAMP – phpmyadmin
This is for Ubuntu LTS. If your system is with other distro, change the systax accordingly. Case 1: No root password If your MySql root user have no password ,…
Setting up LAMP server on Ubuntu 12.04 LTS
As the first post of this site, I think this is the most appropriate topic. Lets go through installation process of LAMP(on Ubuntu ), checking issue and then install phpmyadmin…