• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

iHost wan't working. Blank screen on /install

C

carmamir

Guest
I have problem with iHost script, it wan't working on PLESK8.3, I tried new ioncube and zend load but it doesn't helped :(

I'm getting always error :
[date] [notice] child pid 2720 exit signal Segmentation fault (11)

I using 5.1 Ioncube, Zend Optimizer 3.3.3


Can anyone give me any idea ? Also I had some problems with many others script :/
 
This is almost guaranteed to be a Zend/Ioncube problem.

Look at the output from phpinfo() on the site that is not running your script. See what versions of php, ioncube and zend are actually running.

Check your php.ini file to make surre everything is being loaded in the correct order.

Make sure the correct version of ioncube/Zend are being loaded for your version of php.

Check to make sure nothing you aren't expecting to be loaded is being loaded - or not loaded.
 
Back
Top