• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

http does'nt start anymore and Plesk removing domain problems

D

DuFFBeeR

Guest
Few hours ago I've added a new domain on my Plesk, after adding this domain, httpd has stopped. I tried to start it with /etc/init.d/httpd start ... everything seems to be OK but no process still alive in process list. Then I took a look at /var/log/httpd/error_log and that's what I've got:

[Fri Sep 29 21:34:09 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Sep 29 21:34:09 2006] [notice] LDAP: SSL support unavailable
[Fri Sep 29 21:34:09 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Sep 29 21:34:10 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Sep 29 21:34:10 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Sep 29 21:34:10 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Sep 29 21:34:10 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Sep 29 21:34:10 2006] [notice] Digest: generating secret for digest authentication ...
[Fri Sep 29 21:34:10 2006] [notice] Digest: done
[Fri Sep 29 21:34:10 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Sep 29 21:34:10 2006] [notice] LDAP: SSL support unavailable

Nothing really important there ...

Then I tried to remove the domain created ... and then now Plesk is broken ! It gave me this fatal error :

ERROR: PleskFatalException
Dashboard preset used by user failed: DashboardPreset: unable to select: no such row in the table

0: /usr/local/psa/admin/plib/class.PhDomain.php:366
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:291
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:285
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:526
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:355
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/domains.php3:211

So I'm pretty sure httpd is not starting because of Plesk unable to create appropriate conf files related to the updated domain list. Now, how I properly delete this broken domain ? I tried to delete a domain not used for a while and everything was fine, but httpd still not working. I guest this error is related to the domain creation while the Plesk packages was updated yesterday. But now I got 47 non-working domains for a while and I don't know what to do ... :( PLEASE HELP ME !!!
 
Back
Top