PDO is disabled in my server's PHP build. './configure' '--disable-pdo'
It's no surprise that I have this error:
[14-Jul-2010 12:20:57] PHP Fatal error: Class 'PDO' not found in ..../firefox-sync/sync/1.0/weave_storage/mysql.php on line 113
I don't control the PHP build on this server, does this mean FF Sync can't be used?
User Interface suggestion: a display of the error log from the application's administration page...