Slave nodes unavailable in SolusVM admin panel: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

Slave node unavailable in SolusVM admin panel with the error:

SVM_ERROR: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Cause

Master node uses PHP shipped by OS vendor:

# php -v
PHP 5.4.16 (cli) (built: Apr 1 2020 04:07:17)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

Resolution

  1. Connect to Master node via SSH
  2. Switch to svmstack PHP:

    # mv /usr/bin/php /usr/bin/backup-php1
    # ln -s /usr/local/svmstack/php7/bin/php /usr/bin/php

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.