• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

remove first IP address

W

weeteck

Guest
Before i deploy my plesk, I tested it using a private IP address 192.xxx.. but after i deploy the server with real IPs, i'm unable to remove the 192.xx ip which is bolded in the first list of the IP address management.

Any idea how to remove it??
 
You want to use the reconfiguration utility. Do this from shell:

# perl /usr/local/psa/bin/reconfigurator.pl map_file.

This will create a file named map_file. Edit this to change the old IP for the new IP, instructions are in the file. Then run the command again to implement the change.
 
Back
Top