we're migrating from http://www.periodicomineralogia.it to another server with address http://www.nuovacultura.info/mineralogia.
Backup & import db MySql ok.
Backup & import files ok.
We have some problem with the files_dir that can't permit to display the homepage properly (no slideshow and sidebar with login).
Also problem with css files here!
Old config.inc.php settings:
- Code: Select all
files_dir = "/var/www/vhosts/periodicodimineralogia.it/httpdocs/files"
In the new one:
- Code: Select all
files_dir = "/var/www/vhosts/nuovacultura.info/httpdocs/mineralogia/files"
Could be a file_dir problem because the images in the home got the url http://nuovacultura.info/index.php/mineralogia/manager/setup/img01_url
instead of http://nuovacultura.info/mineralogia/index.php/mineralogia/manager/setup/img01_url
Any suggestion? Thanks
