ioncube error

(2 posts) (2 voices)

Tags:

No tags yet.

  1. index.php is displaying a blank white page. In my apache error log I'm seeing the error below. Does anyone know how to correct this error?

    [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    Failed loading /Library/Webserver/Documents/ioncube/ioncube_loader_lin_5.3.so: dlopen(/Library/Webserver/Documents/ioncube/ioncube_loader_lin_5.3.so, 9): no suitable image found. Did find:
    /Library/Webserver/Documents/ioncube/ioncube_loader_lin_5.3.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x01 0x01 0x01 0x00

  2. myDBR Team, Key Master

    You are trying to install ionCube loader to a Snow Leopard or a system with PHP 5.3 installed? Unfortunately ionCube has not finished the OS X version of the PHP 5.3 loader yet and the loaders used need to be for right OS.

    The error message indicates that the ionCube loader is with wrong architecture (for Linux).

    if you do not actually need the PHP 5.3, the best option would be to install PHP 5.2 from MacPorts and use that instead. MacPorts has relatively easy install / update system and provides you other benefits like easy installation of additional modules.

    --
    myDBR Team


Reply

You must log in to post.