I was helping a colleague get a website back online after a server meltdown. The database was not connecting and the page was complaining about a missing file: DB.php. I checked the backup and the files were not there. Of course the first thing that came to mind is how did this website ever work if it needs that file...? After some Googling and testing I found that I needed to install the DB model from the PEAR Repo. pear install DB I ran that as root and I was in business.
My name is Randy Johnson. I use Lucee, Coldfusion, PHP, jQuery, Javascript & MySQL on a daily basis. When called upon I will flex my Linux and Windows server administration & server migrations but prefer to be programming web applications.