On Sat, 2004-07-10 at 14:30, Alan Horn wrote: > Check permissions and ownership of the files that your webserver serves. > They're probably not set to the right uid and not readable by the > webserver user. Here it is, after mounting my "OLD" fc2 under /mnt/OLD : [root@P4 me]# ls -ld /mnt/OLD/home/me/website drwxrwxrwx 26 me me 4096 /mnt/OLD/home/me/website [root@P4 me]# ls -ld ~me/website drwxrwxrwx 26 me me 4096 Jun 23 14:48 /home/pdidier/website SAME [root@P4 me]# ls -ld /mnt/OLD/home/me/website/phpmyadmin/ drwxrwxr-x 7 me me 4096 /mnt/OLD/home/me/website/phpmyadmin/ [root@P4 me]# ls -ld ~me/website/phpmyadmin/ drwxrwxr-x 7 me me 4096 /home/me/website/phpmyadmin/ SAME [root@P4 me]# ls -ld /mnt/OLD/home/me/website/phpmyadmin/index.php -rw-r--r-- 1 me me 5036 /mnt/OLD/home/me/website/phpmyadmin/index.php [root@P4 me]# ls -ld ~me/website/phpmyadmin/index.php -rw-r--r-- 1 me me 5036 /home/me/website/phpmyadmin/index.php SAME It looks OK for me, for the directory website , website/phpmyadmin , website/phpmyadmin/index.php. Thanks for your answer anyway, I am 100% listening. -- Philippe, Chiangmai, Thailand