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

"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