Chilkat PHP Extension
Windows Downloads
Linux x86/x86_64 Downloads
Linux armhf/aarch64 Downloads
Alpine Linux x86/x86_64 Downloads
Alpine Linux armhf Downloads
MAC OS X Downloads
Solaris Downloads
Legacy Linux
* For Raspberry Pi 2/3, use Linux armhf/aarch64 downloads.
Chilkat PHP for Windows
(Windows PHP Extension Install Instructions)
Note: This is for the VC11 x86 Thread Safe build of PHP 5.6
at http://windows.php.net/download/Note: This is for the VC11 x86 Non Thread Safe build of PHP 5.6
at http://windows.php.net/download/Note: This is for the VC11 x86 Thread Safe build of PHP 5.5
at http://windows.php.net/download/Note: This is for the VC11 x86 Non Thread Safe build of PHP 5.5
at http://windows.php.net/download/
Debian/Ubuntu Install via apt-get
The Chilkat PHP extension can be installed via apt-get on Debian/Ubuntu by following these steps:
- Add trust for Chilkat's GPG key.
wget -O - http://aptget.chilkat.io/chilkat.gpg.key | sudo apt-key add -- Add the Chilkat apt-get repository.
sudo add-apt-repository "deb http://aptget.chilkat.io/repos chilkat main" sudo apt-get update- If the add-apt-repository command cannot be found, install it like this:
sudo apt-get install software-properties-common python-software-properties- Do the "apt-get install" for your version of PHP:
# If this is not the 1st time installing Chilkat, make sure to "apt-get update" beforehand: sudo apt-get update # for PHP 7.1 sudo apt-get install php7.1-chilkat # for PHP 7.0 sudo apt-get install php7.0-chilkat # for PHP 5.6 sudo apt-get install php5.6-chilkat # for PHP 5.5 sudo apt-get install php5.5-chilkat- Errors when trying to use Chilkat in PHP for the first time? See Common 1st Time Chilkat PHP Errors
Linux Downloads
Linux armhf/aarch64 Downloads
(Alpine Linux downloads are located further down on this page...)
Alpine Linux x86/x86_64 Downloads
Alpine Linux armhf Downloads
MAC OS X Downloads
(MAC OS X Install Instructions)
Solaris Downloads
(Solaris Install Instructions)
Legacy Linux Downloads
If you get an error about the GLIBC version during linking or runtime, then try these builds using a much older version (2.11) of GLIBC. (Additional legacy Linux builds can be added as needed.)