I just install the 1.4.4 version and site can't open shows error like this ((Fatal error: Class 'PDO' not found in /home/....../public_html/framework/db/CDbConnection.php on line 422)) on line422 is this. return new $pdoClass($this->connectionString,$this->username,
$this->password,$this->_attributes);
What do I need to do ? if I put in username and password will it solve?
Thanks