Jump to content
Wantows

Install Database Monsters/Itens

Recommended Posts

Hello, I have a problem installing Database on my website

Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The sqlite driver is not currently installed' in C:\xampp\htdocs\db\application\Zend\Db\Adapter\Pdo\Abstract.php:112 Stack trace: #0 C:\xampp\htdocs\db\application\Zend\Db\Adapter\Pdo\Sqlite.php(137): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 C:\xampp\htdocs\db\application\Zend\Db\Adapter\Abstract.php(459): Zend_Db_Adapter_Pdo_Sqlite->_connect() #2 C:\xampp\htdocs\db\application\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...', Array) #3 C:\xampp\htdocs\db\application\Zend\Db\Adapter\Abstract.php(808): Zend_Db_Adapter_Pdo_Abstract->query('SELECT DISTINCT...', Array) #4 C:\xampp\htdocs\db\application\model.php(960): Zend_Db_Adapter_Abstract->fetchPairs('SELECT DISTINCT...') #5 C:\xampp\htdocs\db\bootstrap.php(34): Model->getItemTypesList() #6 C:\xampp\htdocs\db\index.php(3): require_once('C:\xampp\htdocs...') #7 {main} thrown in C:\xampp\htdocs\db\application\Zend\Db\Adapter\Pdo\Abstract.php on line 112

Could someone please help me?  i use a db piratia get in a post of v3ctor

  • Like 1

gnr-patience.png

Share this post


Link to post
Share on other sites

@Wantows Am I with the same problem that you are fixed?

 

Spoiler

Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The sqlite driver is not currently installed' in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php:112 Stack trace: #0 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Sqlite.php(137): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(459): Zend_Db_Adapter_Pdo_Sqlite->_connect() #2 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...', Array) #3 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(808): Zend_Db_Adapter_Pdo_Abstract->query('SELECT DISTINCT...', Array) #4 C:\xampp\htdocs\database\application\model.php(960): Zend_Db_Adapter_Abstract->fetchPairs('SELECT DISTINCT...') #5 C:\xampp\htdocs\database\bootstrap.php(34): Model->getItemTypesList() #6 C:\xampp\htdocs\database\index.php(3): require_once('C:\xampp\htdocs...') #7 {main} thrown in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php on line 112

 


Being better than others is for those who are weak; what matters is to be true to yourself.         

 

Share this post


Link to post
Share on other sites
20 hours ago, 1g0rS1lv4 said:

@Wantows Am I with the same problem that you are fixed?

 

  Hide contents

Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The sqlite driver is not currently installed' in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php:112 Stack trace: #0 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Sqlite.php(137): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(459): Zend_Db_Adapter_Pdo_Sqlite->_connect() #2 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...', Array) #3 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(808): Zend_Db_Adapter_Pdo_Abstract->query('SELECT DISTINCT...', Array) #4 C:\xampp\htdocs\database\application\model.php(960): Zend_Db_Adapter_Abstract->fetchPairs('SELECT DISTINCT...') #5 C:\xampp\htdocs\database\bootstrap.php(34): Model->getItemTypesList() #6 C:\xampp\htdocs\database\index.php(3): require_once('C:\xampp\htdocs...') #7 {main} thrown in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php on line 112

 

You need php version 5.4+


gnr-patience.png

Share this post


Link to post
Share on other sites
2 hours ago, Wantows said:

You need php version 5.4+

Thx, Fixed.


Being better than others is for those who are weak; what matters is to be true to yourself.         

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...