• 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.

Question List of Subscriptions and the IP (some have two ips)

For each hosting subscription only one of the following options can be allocated:
  • One IPv4 address
  • One IPv6 address
  • One IPv4 + one IPv6 address (dual-stack subscriptions)
Assigning multiple IP addresses on one subscription is not supported in Plesk at that moment.
Most probably there is database inconsistency of misconfiguration. Try to check database with

$ plesk repair db

at least.
 
IgorG, i know this. but look in the Database SELECT in the article.

IF(ip.public_ip_address IS NULL, ip.IP_Address, ip.public_ip_address)) SEPARATOR ', ')

i just want the subscriber IP address
this query not run on a fresh up2date install .. i get a list with domain names and IP is enty
 
Back
Top