Common problems when using Kaltura PHP API Client Library

The following list describes a checklist of items you should make sure are correctly defined and set-up in order to successfully use the Kaltura API PHP Client.

  • PHP ‘curl_init’ method is not recognized.
    When using Kaltura PHP API client, make sure you include the ‘php_curl’ extension by uncomment this dll at the php.ini file.