Title: wpml plugin &#8211; problem in language switching
Last modified: August 19, 2016

---

# wpml plugin – problem in language switching

 *  [mayilsamy](https://wordpress.org/support/users/mayilsamy/)
 * (@mayilsamy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/wpml-plugin-problem-in-language-switching/)
 * Hi,
 * I’m using the wamp package(Apache server) in my windows xp. After i followed 
   the steps in the url [click here](http://wpml.org/documentation/getting-started-guide/language-setup/cannot-activate-language-directories/)
   i’m not able to access the different language. The problem i’m facing in the .
   htaccess file. under the www folder i put all my wordpress files in the name 
   wsa26-4. So the file structure will come like this wamp/www/wsa26-4/wordpress
   files. So i used the following code in my htaccess file.
 *     ```
       <IfModule mod_rewrite.c>
         RewriteEngine On
         RewriteBase /wsa26-4/
         RewriteCond %{REQUEST_FILENAME} !-f
         RewriteCond %{REQUEST_FILENAME} !-d
         RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 * But the problem i was facing is when i click the language switcher flag say german
   then it’s redirecting to me the default wamp server page.([http://localhost/wsa26-4/de–>localhost](http://localhost/wsa26-4/de–>localhost)
   index page).. How i can fix this issue??

The topic ‘wpml plugin – problem in language switching’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)

 * 0 replies
 * 1 participant
 * Last reply from: [mayilsamy](https://wordpress.org/support/users/mayilsamy/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/wpml-plugin-problem-in-language-switching/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
