Page 1 of 1

Error on version 1.4.4 site can't open

PostPosted: 21 Jun 2013, 16:22
by Revne
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

Re: Error on version 1.4.4 site can't open

PostPosted: 27 Jun 2013, 07:58
by Koduc
You should enable PDO extension for PHP. You can do it via hosting control panel or contact your hoster.