Chilkat 21-Dec-2021 — PHP Versions to Internal PHP API Versions

What’s going on in Chilkat support today…

1. Error: PHP Startup: chilkat_9_5_0: Unable to initialize module

$ php test.php
PHP Warning:  PHP Startup: chilkat_9_5_0: Unable to initialize module
Module compiled with module API=20210902
PHP    compiled with module API=20151012
These options need to match
 in Unknown on line 0
PHP Warning:  dl(): Dynamically loaded extensions aren't enabled in /home/chilkat/chilkat_9_5_0.php on line 22
PHP Fatal error:  Uncaught Error: Call to undefined function new_CkCrypt2() in /home/chilkat/chilkat_9_5_0.php:5943
Stack trace:
#0 /home/chilkat/test.php(5): CkCrypt2->__construct()
#1 {main}
  thrown in /home/chilkat/chilkat_9_5_0.php on line 5943

The above error happens when trying to use Chilkat built for a different PHP version than the version of PHP. The reported module API YYYMMDD numbers indicate the PHP version for Chilkat and the PHP version of PHP itself.

PHP Versions to Internal PHP API Versions

PHP Version API Version
5.2 20060613
5.3 20090626
5.4 20100525
5.5 20121212
5.6 20131226
7.0 20151012
7.1 20160303
7.2 20170718
7.3 20180731
7.4 20190902
8.0 20200930
8.1 20210902

2. Android Socket Permission Denied Error

See https://cknotes.com/android-socket-permission-denied-error/

 

Chilkat 20-Dec-2021 — Does Chilkat support .NET Standard?

Chilkat 24-Dec-2021 — CMS Sign Hash