Hello,
I'm working on Windows Seven, and Xampp 1.7.3
Xampp is installed in the directory "d: \ xampp".
I develop two sites on Drupal 6.20Fr. They are installed in a directory "d: \ xampp \ site1" and "d: \ xampp \ site2"and 2 MySQL databases are created "site1" and "site2".
When I run "http://localhost/site1" or "http://localhost/site2", it works very well, and after the authentication phase of my homepage, I have access to all pages.
My problem is the transfer of my sites on another machine.
I export my 2 bases "site1.sql.zip" and "site2.sql.zip, " and I copy the files with "site1" and "site2"on my USB stick.
My second machine is WXP SP3, Xampp 1.7.3. Xampp is installed in the directory "d: \ xampp".
In MySql, the two bases "site1" and "site2", and the same user with the same privileges are created.
I import the database "site1.sql.zip" and I have no error. I import the database "site2.sql.zip" and I have no error.
I copied the 2 folders "site1" and "site2"under "d: \ xampp".
When I run "http://localhost/site1" or "http://localhost/site2" I manage fine on my home page for 2 sites.
However, once authenticated, the system I consistently return to the page
Read »








