raas
03-10-2007, 19:21
Hi, after changing out my harddrive, mysql behaves a bit strang.
First:
I had a 500gb disc, divided into 2 partitions: 1 big for data/prog. (~499gb) and 1 small for swap (512mb) (made it, in case of my 256mb usb key burns out)
Now:
I have a new 500gb disk divided into 3 partitions 1 small for prog (~10gb), 1 small for swap (512mb) and 1 big for data (~489gb)
copied all from the 'old' disc to the 'new' disc with
cp -r /opt/* /mnt (had new disc mounted there temp..)
disconnected the old disk, connected the new disc, rebooted.
everything worked.. Content management system (using mysql) also.
but. when I log in to admin-site of CMS and want to update the page I get a ' this page cannot be displayed, DNS error'
First I thought of the CMS not functioning ok, but after loging into myphpadmin to directly update a record in the mysql db the same error message came up.
So I'm thinking, something is wrong in the rights of mysql, but I don't know what.
(strange thing is, I did the same when switching from an old 20gb drive to the 500gb disc with 2 partitions. then it worked ok.. now it doesn't ..)
I hope that anyone has some advice.
Thanks,
First:
I had a 500gb disc, divided into 2 partitions: 1 big for data/prog. (~499gb) and 1 small for swap (512mb) (made it, in case of my 256mb usb key burns out)
Now:
I have a new 500gb disk divided into 3 partitions 1 small for prog (~10gb), 1 small for swap (512mb) and 1 big for data (~489gb)
copied all from the 'old' disc to the 'new' disc with
cp -r /opt/* /mnt (had new disc mounted there temp..)
disconnected the old disk, connected the new disc, rebooted.
everything worked.. Content management system (using mysql) also.
but. when I log in to admin-site of CMS and want to update the page I get a ' this page cannot be displayed, DNS error'
First I thought of the CMS not functioning ok, but after loging into myphpadmin to directly update a record in the mysql db the same error message came up.
So I'm thinking, something is wrong in the rights of mysql, but I don't know what.
(strange thing is, I did the same when switching from an old 20gb drive to the 500gb disc with 2 partitions. then it worked ok.. now it doesn't ..)
I hope that anyone has some advice.
Thanks,