• 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.

"Trying to Reconfigure watchdog... PHP Fatal error: Call to undefined function"

DanijelD

Basic Pleskian
I upgraded from 9.5 to 11.0 version last night.

Here is an error I see in the 'autoinstaller3.log':

The post-upgrade process is completed
warning: /etc/drweb/users.conf saved as /etc/drweb/users.conf.rpmsave
Trying to remove /usr/lib/plesk-9.0/postfix-poplockdb-clean from crontab... done
Trying to Reconfigure watchdog... PHP Fatal error: Call to undefined function is_virtuozzo() in /usr/local/psa/admin/plib/modules/watchdog/wdlib.php on line 894
Stopping Courier-IMAP server:
Stopping imap [ OK ]
Stopping imap-ssl [ OK ]
Stopping pop3 [ OK ]
Stopping pop3-ssl [ OK ]

Trying to register service xinetd... done
Trying to unregister service courier-imap... done


Does anyone know where that error comes from?
How can I fix it?
 
Just remove psa-watchdog package with something like:

# rpm -e psa-watchdog

and install it back with autoinstaller.
 
Back
Top