Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-12-17 22:30:18

foto
Member
Registered: 2015-04-11
Posts: 29

Could not find driver

Suddenly all my galleries are gone, replaced my this message:
could not find driver|#0 /home1/ingvildk/public_html/ttg-be/framework/dao/PdoExtended.php(49): PDO->__construct('sqlite:../frame...', NULL, NULL, Array) #1 /home1/ingvildk/public_html/ttg-be/framework/dao/SQLiteHandler.php(11): PdoExtended->__construct('sqlite:../frame...', NULL, NULL, Array) #2 /home1/ingvildk/public_html/ttg-be/framework/dao/DAOFactory.php(15): SQLiteHandler->__construct(Array) #3 /home1/ingvildk/public_html/ttg-be/crg/application/helpers/ApplicationHelper.php(24): DAOFactory->getDBHandler(Array) #4 /home1/ingvildk/public_html/ttg-be/framework/helpers/GenericApplicationHelper.php(28): ApplicationHelper->createConfigManager() #5 /home1/ingvildk/public_html/ttg-be/crg/application/init.php(9): GenericApplicationHelper->getConfigManager() #6 /home1/ingvildk/public_html/ttg-be/framework/init.php(112): include_once('/home1/ingvildk...') #7 /home1/ingvildk/public_html/ttg-be/crg/index.php(21): require_once('/home1/ingvildk...') #8 {main}|URL: /ttg-be/crg/index.php

http://ingvildkolnes.no/webgalleri/iselin/

I haven't done anything new, but assuming I have messed something up somewhere. Any suggestions?

Offline

#2 2015-12-18 00:02:21

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Could not find driver

If things have been working and now are all of a sudden not, it may be due to a server configuration change by your hosting company. That error implies that database modules are not enabled. See this post: http://community.theturninggate.net/top … ing-ttgbe/


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-12-18 05:38:39

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Could not find driver

Following from Rod's post, it looks like pdo_sqlite is no longer enabled.

Offline

#4 2015-12-18 19:45:01

foto
Member
Registered: 2015-04-11
Posts: 29

Re: Could not find driver

I have contacted the hosting company and they say it is enabled... Any thing else I can do?

Offline

#5 2015-12-18 20:30:02

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Could not find driver

You could refer them to the PHP Info available here: http://ingvildkolnes.no/ttg-be/template … hp?phpinfo

If you search for "PDO drivers" you'll see that sqlite is not listed.  As an example of PHP Info where sqlite has been enabled, this is what it looks like on my site: http://demo.somethingchanged.com/ttg/pa … hp?phpinfo

Again, see the "PDO drivers" section.  I hope you can use that info to convince your host that it is not enabled.

Note also, that your PHP Info does not include a section for "pdo_sqlite", whereas mine does.

Offline

#6 2015-12-18 22:49:29

foto
Member
Registered: 2015-04-11
Posts: 29

Re: Could not find driver

That worked! Thanks so much!! big_smile

Offline

Board footer

Powered by FluxBB