• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue There is problem with Plesk Migrations

GlennT

Basic Pleskian
I believe there is a strange problem with the Plesk Migration tool.

I recently migrated 70 websites from cpanel to plesk Onyx and I'm seeing strange errors where characters in an include or require statement are being rewritten:

For example:

/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 531\nPHP message: PHP Warning: include(): Failed opening 'yfIPWhitelist.php' for inclusion (include_path='.:/opt/plesk/php/7.1/share/pear') in

The y should been a w

This problem occurs with different plugins/theme files and only occurs when using PHP FPM. The issue appears randomly as well. A website can work fine for a month and then stop working because of same type of character rewrite error and I have no idea what triggers it.

Switching the website to PHP FCGI and appears to permanently fix the problem.

I thought that this problem had something to do with migrating from cpanel to plesk over WAN but this problem has also occurred with a few websites I migrated from Plesk to Plesk across the local network:

AH01071: Got error 'PHP message: PHP Warning: include(blasses/constants.php): failed to open stream: No such file or directory in .../httpdocs/wp-content/plugins/backupbuddy/init_global.php on line 17\nPHP message: PHP Warning: include(blasses/constants.php): failed to open stream: No such file or directory in .../httpdocs/wp-content/plugins/backupbuddy/init_global.php on line 17\nPHP message: PHP Warning: include(): Failed opening 'blasses/constants.php'

the b should be a c

Switching to PHP FCGI fixed the problem.

I've checked file encoding and they are set correctly.

Both servers run Centos 7 with Onyx 17.8.x and both have Imunify360 installed.

This is a bizarre problem and I have no idea how to fix it and I'm worried that future Plesk migration tool will create the same problem. I can use PHP FCGI but would prefer to use PHP FPM.

It would great to hear from Plesk on this.
 
Back
Top