• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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