Getting Error while installation

Dear Team,

Fatal error: Call to a member function prepare() on a non-object in /home/wwwebsolutions/public_html/universitytools/installer/install.php on line 271

the above said error i am getting while running the installation.

kindly help us to install sucessfully

Thanks

Ponraj,

Thanks for posting. This is not an error we have seen before. Looking at the code this is the first place in the file that connects to the database, and so I guess you do not have PDO installed within PHP. PDO is used to make secure connections to the MySQL database. Please check your installation to make sure you have PDO, and let me know.

Ross