• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue new domain not possible

dicker

Basic Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian Version 18.0.50 Update #1
Hello, I have a problem registering a new domain
Create physical hosting
phpinimng failed: configuration test '['/opt/plesk/php/8.1/sbin/php-fpm', '--test']' failed with code 78, and message:
[14-Feb-2023 15:50:53] ERROR: [pool customerdomain.tld] the prefix '/var/www/vhosts/system/customerdomain.tld' does not exist or is not a directory
[14-Feb-2023 15:50:53] ERROR: failed to post process the configuration
[14-Feb-2023 15:50:53] ERROR: FPM initialization failed

customerdomain.tld used to belong to a customer and was deleted by the customer. If I enter customerdomain.tld, I can add other domains.
If I remove customerdomain.tld, I cannot add any other domains either.
 
Last edited by a moderator:
Are kundendomain.tld and customerdomain.tld the same and only a translation mistake in the post? Or do they mean different domains, e.g. customerdomain.tld being the subscription and kundendomain.tld a different add-on domain?
 
Unfortunately, that was a translation error. Must always be called customerdomain.tld.
Plesk searches for customerdomain.tld when creating a new domain. But they no longer exist on the server because the customer has deleted his domain kundendomain.tld. As I said, if I enter customerdomain.tld, I can also create other domains.
 
Unfortunately, that was a translation error. Must always be called customerdomain.tld.
Plesk searches for customerdomain.tld when creating a new domain. But they no longer exist on the server because the customer has deleted his domain kundendomain.tld. As I said, if I enter customerdomain.tld, I can also create other domains.
I've edited the original post. Correct so?
 
always customerdomain.tld
I can only add other domains if the customerdomain.tld is also entered in the system. Without customerdomain.tld I can't add other domains.
 
You can try to first run
# plesk repair db -y
Watch for inconsistencies in domains. Repair will normally fix most, but sometimes the situation is too complicated for the automatic repair tool.

When no errors remain, run
# plesk repair web
afterwards.
 
After running plesk repair db -y I can create normal domains again
plesk repair web
Unknown files:
/etc/apache2/plesk.conf.d/webmails/luhost.de_webmail.conf ......... [ERROR]
Do you want to delete the configuration file? [y/n]
What should I do? y or n? Plesk seems to give a message like this for every domain. /etc/apache2/plesk.conf.d/webmails/luhost.de_webmail.conf exists
I can't delete all webmail.conf files
 
It could be good to use "Web Configurations Trouble Shooter" from the Tools & Settings page. You could remove or reconfigure selected domains, e.g. filter the luhost domain first and try it with that one to recreate the configuration files if that works. Then reconfigure all marked with errors.
 
Back
Top