zeemoon007: Go to the wp-config.php file and locate define(‘WP_DEBUG’, false);
Change false to true. Then add define('WP_DEBUG_LOG', true); below. From there add the edit file into the root folder and run the uploader. The debug.log log file is stored inside the /wp-content/ directory.