Having just completed the installation of Chilkat 5.6 onto PHP 5.5.8 Linux installation, I am experiencing a problem with the library loading trying to run the test software using php test.php:
Warning: dl(): Unable to load dynamic library '/opt/php-5.5.8/lib/php/extensions/no-debug-zts-20121212/chilkat_9_5_0.so' - /opt/php-5.5.8/lib/php/extensions/no-debug-zts-20121212/chilkat_9_5_0.so: undefined symbol: compiler_globals in /tmp/pmps/chilkat-9.5.0-php-5.6-x86_64-linux/chilkat_9_5_0.php on line 22
Fatal error: Call to undefined function new_CkCrypt2() in /tmp/pmps/chilkat-9.5.0-php-5.6-x86_64-linux/chilkat_9_5_0.php on line 3279
Any clues would be appreciated.
Thanks