Hi

I want to migrate my drupal installation from appserv to xampp. I´ve a backup of the entire folders and the data base.

Now in xampp I´ve this problems:

-I can't import cache_menu table to the database because its large values (so phpmyadmin says Error #2006 - MySQL server has gone away).
-I can access the frontpage, but there isn't any link working. Wich file and what do I need to modify?

Thanks a lot!!!

Comments

rhrueda’s picture

Hi,

I exported drupal database to use Xampp instead AppServ, and know I´m using AppServ again. The problem is that I exported the database without deactivating clean urls, so I have no links working. I can access the frontpage but the links don't work.

Is there any way to make them work or must I start my web from the beggining???????? :(

Thanks!!!!!!

rhrueda’s picture

Nobody? Maybe directly into the database...¿?

rhrueda’s picture

After reinstalling AppServ I didn't realize I had to uncomment the line LoadModule rewrite_module modules/mod_rewrite.so in httpd.conf to allow clean urls :S!! So now everything goes all right.