Skip to main content
Skip table of contents

ZendServer FAQ

Error XML-Toolkit: 4 (QSZSLTPR-Programm...) within WebControl login under i-effect 2.7

This error mostly occurs because of wrong authoritiy settings. Please verify the authority for folder "\www\zendsvr6\htdocs\webcontrol\data\toolkit". This folder needs the following authority settings:

CODE
CHGAUT OBJ('/www/zendsvr6/htdocs/webcontrol/data/toolkit')
USER(*PUBLIC) DTAAUT(*RWX) OBJAUT(*OBJEXIST) SUBTREE(*ALL

All preceding folder must have *R for user *PUBLIC.

For ZendServer being installed later under ieffect 2.7 - install IonCube Loader

To be able to start the WebControl, which has been encrypted with IonCube using ZendServer 8.5.x, the IonCube Loader has to be installed as an extension to ZendServer.

  • The Loader (\www\zendsvr6\htdocs\webcontrol\ioncube_php_5.6\ioncube_loader_os400_powerpc-3_5.6.0.so) has to be copied into folder "/usr/local/zendsvr6/lib/php_extensions" .
  • Use this command to copy the object

    CODE
    CPY OBJ('/www/zendsvr6/htdocs/WebControl/ioncube_php_5.6/ioncube_loader_os400_powerpc-3_5.6.0.so') TODIR('/usr/local/zendsvr6/lib/php_extensions'
  • The ioncube.ini file (\www\zendsvr6\htdocs\webcontrol\ioncube_php_5.6\ioncube.ini) has to be copied into folder "/usr/local/zendsvr6/etc/conf.d".
  • Use this command to copy the object

    CODE
    CPY OBJ('/www/zendsvr6/htdocs/WebControl/ioncube_php_5.6/ioncube.ini') TODIR('/usr/local/zendsvr6/etc/conf.d')
  • Now restart the ZendServer
  • Call the greenscreen menu by entering "go zendsvr6/zsmenu" and use option 11 and then option 2 to end the ZendServer.  Restart the server by using option 1 and then option 10.
  • When the IonCube Loader has successfully been activated it will be visible in the PHP / Extension menu of the ZendServer (under http://<SERVERNAME>:10081) as "Loaded". 



Deactivate Zend Guard
Deactivating the Zend Guard Loader is only possible using the web interface. Just deleting the load and the .ini file leadas to error message being displayed when starting the server

  • Open the ZenedServer Web interface : http://<SERVERNAME>:10081
  • Sign on
  • Select "Administration" → "Components" out of the lieft navigation bar.
  • If the Zend Guard Loader has status "Loade", select the checkbox and choose "Disable" .
  • Then restart the ZendServer for the changes to be activated. Use the orange symbol in the upper right and confirm your choice.

After installing i-effect 2.7, the ZendServer issues an error message when accessing WebControl, stating that the ionCube PHP loader is not installed

When accessing WebControl the following error mesasge appears

CODE
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. Please visit get-loader.ioncube.com for install assistance.

The cause of the error is, that the ZendServer has not been restarted after the installation of i-effect. Zend neu starten

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.