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

Cron message - Segmentation Fault after upgrade to 9.5.1

J

jpplante

Guest
I am getting a strange email that appears to be part of sitebuilder ever since I upgraded to 9.5.1. I never had sitebuilder installed so I am not sure where this came from. I also examined the crontab and do not see this being run anywhere. The email occurs once per hour.

I hope someone may have encountered this. Thanks in advance.

Here is the email:
Subject:
Cron <root@plesk> /usr/bin/php5 /usr/local/sitebuilder/utils/clear_trial_sites.php > /dev/null 2>&1

/bin/sh: line 1: 350 Segmentation fault /usr/bin/php5 /usr/local/sitebuilder/utils/clear_trial_sites.php >/dev/null 2>&1


Plesk 9.5.1
SUSE Enterprise 10.0 x86_64
 
But do you have this file /usr/local/sitebuilder/utils/clear_trial_sites.php there? If yes - try to find a corresponding package with

rpm -qf /usr/local/sitebuilder/utils/clear_trial_sites.php

and remove this package. Maybe it will help.
 
Thanks for the response. To resolve the issue I used the CLI installer and chose to "upgrade" sitebuilder only. This reinstalled all sitebuilder files and seems to have cleared up the error. I must have had it installed prior to the upgrade and I know I did not choose to upgrade sitebuilder when I upgraded Plesk. So there could have been a conflict left behind.

Again Thanks for your help.
 
Back
Top