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

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