I get the following debug errors:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in *\wordpress\blogs\wp-includes\wp-db.php on line 1142 Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in *\wordpress\blogs\wp-includes\functions.php on line 2924
* = path to IIS wwwroot folder
Is there a fix for either?
Thanks,
KLampl