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.
No comments