PHP and PEAR and MySQL Setup on Apache MDB2.php

note: error info after trying to connect includes 'MDB2.php' (include_path=' .;C:\php5\pear' )

I noticed some potential solutions on this in a closed post. After installing pear and installing mdb2 using the pear install. You have to install the driver for the db you will be accessing:

at a command prompt from tht php directory run this.
pear install...