jmgagnon
Feb 22 2012, 01:02 AM
I have recently created a zymic account and site and recently uploaded a test site that I'm doing for a university course I'm taking. The site uses PHP for the server-side scripting and connects to a MySQL database which I have also set up. I modified my PHP DB connection logic to use the appropriate connection settings (at least I think so), but I get the error "could not find driver" when I attempt to make a connection to the database. I am using the PHP PDO object within the code to handle the DB interaction. I have XAMPP set up on my system at home and it has been working just fine there with this logic. Does anyone have an idea what I'm might be doing wrong or if there is something that is not set up correctly?
ssfdre38
Feb 22 2012, 01:31 AM
we dont have PDO enable on Zymic so it wont work