Hi,
Just wondering how to get this installed on a server? We've got a customer who's wanting to use PDO_MYSQL in one of their programs but only has access to PDO_SQLITE.
I've tried using PECL to install it with no luck:
/bin/sh is available for all users (permissions of 755), so I'm...