PDA

View Full Version : iHost wan't working. Blank screen on /install


carmamir
1st March 2008, 12:16 PM
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 :/

faris
1st March 2008, 07:12 PM
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.