DatabasePluginPath= path_to_database_driver
If you want to use a custom database driver you must tell Exponential where to find it. Use the path relative to the root of your Exponential installation. Exponential will search for the file "dbname" + "db.php" in that directory.
DatabaseImplementation=custom DatabasePluginPath=extensions/mydbdriver/classes/
Exponential will now search for the file customdb.php in the directory extensions/mydbdriver/classes/
Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.