After recovering my site I did a mysqldump to be able to recover easier.

So decided to create a duplicate wite using the MySQL dump

I go into mysql and create a database 'newsite'
I read in the SQL file into the 'newsite' database
I copied my scroller612 folder to newsite folder
but when I go to see the 'newsite' apges, then it shows
vertically.

Is it that you can not recover from a mysqldump?

:-(