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.
You are not logged in.
Pages: 1
Hi,
i have installed ttg-be on my webspace but it is not running i get these message:
could not find driver|#0 /var/www/web35/html/ttg-be/framework/dao/PdoExtended.php(49): PDO->__construct('sqlite:../frame...', NULL, NULL, Array) #1 /var/www/web35/html/ttg-be/framework/dao/SQLiteHandler.php(11): PdoExtended->__construct('sqlite:../frame...', NULL, NULL, Array) #2 /var/www/web35/html/ttg-be/framework/dao/DAOFactory.php(15): SQLiteHandler->__construct(Array) #3 /var/www/web35/html/ttg-be/admin/application/helpers/ApplicationHelper.php(23): DAOFactory->getDBHandler() #4 /var/www/web35/html/ttg-be/framework/helpers/GenericApplicationHelper.php(28): ApplicationHelper->createConfigManager() #5 /var/www/web35/html/ttg-be/admin/application/init.php(9): GenericApplicationHelper->getConfigManager() #6 /var/www/web35/html/ttg-be/framework/init.php(111): include_once('/var/www/web35/...') #7 /var/www/web35/html/ttg-be/admin/index.php(17): require_once('/var/www/web35/...') #8 {main}|URL: /ttg-be/admin/index.php
Does somebody know what is the problem?
Offline
Hi Stefan, TTG BE requires that your server have these three standard modules enabled:
PDO
pdo_sqlite
sqlite
It looks like at least one of those isn't enabled. I suggest you contact your host's technical support and request these three PHP modules be enabled. Can you provide a link to your site, so I can try to work out which of those three is missing?
Offline
Hi Ben,
thank you for your answer here is the link to my page (with CE3):
http://www.planet-fackler.de
Offline
Thanks Stefan. It appears you don't have any of those three modules enabled on your site. You'll need to contact your host's technical support about this. This shouldn't be a problem, as these are standard modules that are usually enabled on Linux servers.
Offline
I see that your modules now appear to have been enabled. Everything running well now?
Offline
Pages: 1