Quote From : hostmyshop October 8, 2025, 3:05 pm I have problems installing on plesk, The execution of pre-install.php has failed with the following message:
No PHP found with ionCube installed. Please install PHP and ionCube extension to continue installation.
Method 1: Install via the PHP Settings page (Recommended for newer Plesk versions)
For Plesk Obsidian 18.0.49 or later, you can install the ionCube Loader directly through the graphical user interface. This method applies to PHP versions provided by Plesk.
1.Log in to your Plesk control panel.
2.Go to "Tools & Settings".
3.Under "General Settings", click "PHP Settings".
4.Click the PHP version your website uses (e.g., PHP 8.2).
5.On the PHP version settings page, click "Manage PECL Packages".
6.In the "Install package" field, type ioncube_loader, and then click "OK".
7.Return to the "PHP Settings" page and click the PHP version your website uses again.
8.In the "Extensions" list, check the box for the ioncube_loader_lin_X.X.so option (or the appropriate file for your OS).
9.Scroll to the bottom of the page and click the "OK" or "Apply" button to save the changes.
10.Restart your web server (e.g., Apache or Nginx), or restart the PHP service in "Services Management", for the changes to take effect.
|