• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

This webpage is not available

Raakh5

Basic Pleskian
Hello,

I newly installed Plesk service provider interface on CentOS. I added mod_jk directives as following:
  1. # vi /var/www/vhosts/system/<domain>/conf/vhost.conf
  2. JkMount /servlet/* worker1
  3. JkMount /*.jsp worker1
  4. /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain <domain>
Thereafter I am not able to access Plesk in browser.

Please advise and Thanks in advance
 
Here is log:
  1. # cat /usr/local/psa/admin/logs/panel.log
  2. [25-Dec-2015 09:58:56 UTC] PHP Warning: chgrp(): Operation not permitted; File: /usr/local/psa/admin/plib/Plesk/Log.php, Line: 66

  3. [2015-12-25 09:58:56] ERR [1] PHP Warning: chgrp(): Operation not permitted; File: /usr/local/psa/admin/plib/Plesk/Log.php, Line: 66

  4. [2015-12-25 09:59:07] ERR [1] Module configs is not installed.
  5. [2015-12-25 10:25:04] ERR [panel] KeyUpdate Result code: 2 Unspecified error

  6. [2015-12-25 10:25:04] ERR [panel] KeyUpdate Result desc: License key must be ordered first

  7. [2015-12-25 11:06:06] ERR [panel] Failed to clear sitebuilder session: Failed to connect to sitebuilder - missing or incorrect /usr/local/sb/include/init.php
 
Back
Top