Title: 2lopez's Replies | WordPress.org

---

# 2lopez

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

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

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [problems after moving site](https://wordpress.org/support/topic/problems-after-moving-site/)
 *  Thread Starter [2lopez](https://wordpress.org/support/users/2lopez/)
 * (@2lopez)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-after-moving-site/#post-2254435)
 * Ok, back to normal… problem solved. The wp-login thing seems an ssl issue which
   I should check with my hosting provider…
 * Thanks guys!!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [problems after moving site](https://wordpress.org/support/topic/problems-after-moving-site/)
 *  Thread Starter [2lopez](https://wordpress.org/support/users/2lopez/)
 * (@2lopez)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-after-moving-site/#post-2254416)
 * WTF
 * Anyway thanks for your help guys…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [problems after moving site](https://wordpress.org/support/topic/problems-after-moving-site/)
 *  Thread Starter [2lopez](https://wordpress.org/support/users/2lopez/)
 * (@2lopez)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-after-moving-site/#post-2254401)
 * Yes, I tried fixing it adding the following to wp-config.php:
 *     ```
       define('WP_HOME','http://15MBruselas.com');
       define('WP_SITEURL','http://15MBruselas.com');
       ```
   
 * But it seems not to work.
 * UPDATE: if I remove the prefix www. to an url, it doesn’t work. So I log in to
   PLESK, and check this parameter on my domain -> navigation starts working again.
 * BUT /wp-login.php still doesn’t work
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [problems after moving site](https://wordpress.org/support/topic/problems-after-moving-site/)
 *  Thread Starter [2lopez](https://wordpress.org/support/users/2lopez/)
 * (@2lopez)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-after-moving-site/#post-2254397)
 * Thanks parkerj,
 * .htaccess
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 * I can’t access neither /wp-login.php to check the permalinks… 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [problems after moving site](https://wordpress.org/support/topic/problems-after-moving-site/)
 *  Thread Starter [2lopez](https://wordpress.org/support/users/2lopez/)
 * (@2lopez)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-after-moving-site/#post-2254389)
 * Thanks for your answer parkerj
 * [http://www.15mbruselas.com](http://www.15mbruselas.com)
 * It’s quite weird: sometimes it works, sometimes not. In fact some minutes ago
   I was surfing the site at the same time with Opera and Firefox: for the same 
   urls ff was giving me 404 but Opera not.
 * You can try the links on the upper menues.

Viewing 5 replies - 1 through 5 (of 5 total)