FAQ "typo"
-
define( 'WPDB_DRIVER', 'pdo_mysql' );is actuallydefine( 'WPDB_DRIVER', 'PDO' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘FAQ "typo"’ is closed to new replies.
define( 'WPDB_DRIVER', 'pdo_mysql' ); is actually define( 'WPDB_DRIVER', 'PDO' );
The topic ‘FAQ "typo"’ is closed to new replies.