• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

EMERGENCY : Pleskrestore level all failed !

F

fgilain

Guest
Hello all,

i just have replaced an old server by a new one.
i used the plesbbackup all command to backup all my old server, then i changed its private IP and stopped it.

now, i gave the old ip to the new server and restored the backup with level all command.

all seems ok (emails are ok, clients are created, domains too) execpt apache configuration :

my web site are offline and i get the default page from plesk...

when i look at the apache config file, in conf.d directory, i see a strange named file :

zz010_psa.conf with traces of the old ip of he new server into it.

help, i'm in panic for now...is there a command that would create again config files by taking database entries to recrete them ?

thanks

Florent
 
The following command recreates the apache config files for all domains:

Code:
/usr/local/psa/admin/bin/websrvmng -a -v
 
ok, thanks, i'll try this.

now, i just have discovered another problem : an old ip is still displayed in my server's ip list :

2 Adresses IP en tout Nombre d'entrées par page: 10 25 100 TOUT

S T Adresse IP Masque de sous-réseau Interface Clients Hébergement
10.168.122.11 255.255.255.0 eth0 1 1
192.168.122.10 255.255.255.0 eth0 0 0


but both are greyed, so i can't select it for deleting it...

any idea ?

thanks

Florent
 
Back
Top