by WebDevRobert | May 5, 2009 | Linux
MySQL Database Servers and PHP5 make it possible to accomplish some pretty amazing things on your web site. However, managing your database can be cumbersome and time consuming if you don’t have the right knowledge or tools. This is where phpMyAdmin comes in....
by WebDevRobert | May 4, 2009 | Linux
Similar to the MySQL Database Server Article, web sites and applications alike, utilize PHP code to deliver “on demand” information, to millions of people, in fractions of seconds. “PHP is a widely-used general-purpose scripting language that is...
by WebDevRobert | May 1, 2009 | Linux
These days, web sites and applications alike, utilize databases to deliver “on demand” information, to millions of people, in fractions of seconds. MySQL is one of the most popular and most powerful Database Servers available. Installing MySQL Server has...
by WebDevRobert | Apr 30, 2009 | Linux
Having a quick and easy way to transfer files is essential in web development. Installing ProFTPd FTP Server on Debian 4, using the ProFTPd packages, is pretty painless. Once ProFTPd is operational, uploads/downloads are quick and using it is easy. Please Use Extreme...
by WebDevRobert | Apr 29, 2009 | Linux
This is a multi-package installation guide with instructions for Installing Subversion on Debian 4, running Apache2. At the Debian GNU/Linux w/ KDE Welcome Screen, chose the “Menu” option in the lower left part of the screen. In the Menu chose the “Console Login”...