Forums
Forums / Installing WordPress / WordPress with SQL Server / Reply To: WordPress with SQL Server
(@xbladex)
9 years, 6 months ago
Hi sumitkrsingh,
In wp-config.php try setting this to true: define(‘WP_DEBUG’, true);
That should help see errors.