My PDOException can’t load it is telling me “could not find driver”. what do I do?
Hi Valex, depending on how your PHP is set up, and what OS you are using, you may have to enable PDO. How to do this depends on your server stack, so the best bet is to search Google for something specific to your setup. For example, for me, I would be looking for “PHP enable PDO ubuntu linux”. Ross