Search Type:
Search for:

Language:

Product:
Category:
No categories for selected product

I don't want to have any default domain on the IP? How do I do that?

Article ID: 1202 
Last Review: Oct,6 2008
Author: Vitaly Malakhov
Last updated by: system APPLIES TO:
  • Parallels Plesk Panel for Linux/Unix
  • Parallels Business Automation - Enterprise

Resolution

If you already set some domain to be default for the specific IP address, this action can't be reverted and your cannot unset it in Plesk panel interface, you can only switch to other domain be default.

The solution is to manually set default_domain_id to zero for specific IP address directly in Plesk database, for example:

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e "UPDATE IP_Addresses SET default_domain_id = 0 WHERE ip_address = 'IP.ADD.RE.SS';"

The following command will remove default domain setting for all IP addresses:

# mysql -uadmin -p`cat
/etc/psa/.psa.shadow` -Dpsa -e "UPDATE IP_Addresses SET default_domain_id = 0;"

Then you need to run `websrvmng` utility to apply changes:

# /usr/local/psa/admin/sbin/websrvmng -a -v


Subscription for changes to this article Subscription for changes to this article

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields
 
 
 
 
 
 
For Home
For Business
For Hosters
For SaaS
For Developers
 
Desktop Virtualization
- Parallels Desktop for Mac
- Parallels Workstation
- Parallels Workstation Extreme
Server Virtualization
- Parallels Server
- Parallels Server for Mac
- Parallels Virtuozzo Containers
- Parallels Infrastructure Manager
Automation
- Parallels Operations Automation
- Parallels Business Automation
- Parallels Plesk Family
More Products