Title: weasterly's Replies | WordPress.org

---

# weasterly

  [  ](https://wordpress.org/support/users/weasterly/)

 *   [Profile](https://wordpress.org/support/users/weasterly/)
 *   [Topics Started](https://wordpress.org/support/users/weasterly/topics/)
 *   [Replies Created](https://wordpress.org/support/users/weasterly/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/weasterly/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/weasterly/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/weasterly/engagements/)
 *   [Favorites](https://wordpress.org/support/users/weasterly/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FG Drupal to WordPress] Log Is Always Empty](https://wordpress.org/support/topic/log-is-always-empty/)
 *  Thread Starter [weasterly](https://wordpress.org/support/users/weasterly/)
 * (@weasterly)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/log-is-always-empty/#post-10319118)
 * Hello, I have tried putting a copy of both sites on the same server, which resolved
   the database connection issue but I’m still getting no log and also, no progress
   when I try to migrate. It just sits at 0 and breaking the database instructions
   doesn’t give me an error in the log.
 * I checked my .htaccess and it’s as follows
 * # HTTPS forced by SG-Optimizer
    <IfModule mod_rewrite.c> RewriteEngine On RewriteCond%{
   HTTPS} off RewriteRule ^(.*)$ [https://%](https://%){SERVER_NAME}%{REQUEST_URI}[
   R=301,L] </IfModule> # END HTTPS # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine
   On RewriteBase //wp/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . //wp/index.php [L] </IfModule
   >
 * # END WordPress
 * I can’t see what in there would be preventing the plugin from running properly?

Viewing 1 replies (of 1 total)