Now that I’ve shown you how to get WordPress running the right way, it’s time to add a message a board to the website. The message board software I am using is phpBB 3. Olympus. Tools Used: Ubuntu Server 12.04, Virtual Box, Putty, MySQL, and phpBB. Use wget to download the zip file containing the [...]
I am going to show you how simple it is to create a local web development environment using PHP, Linux, Apache, and MySQL. After we get get the Lamp Stack installed, we will install some development tools that will optimize the database and add some extra security to the website and database. I am doing [...]
In this tutorial I install WordPress, build a database in MySQL, and add users to the database and install WordPress. Tools Used: Putty, Virtual Box, Ubuntu 12.04, and WinSCP (SFTP). Navigate to our document root directory, which is where we download WordPress using wget. Now we extract WordPress. You can use an FTP client to [...]