tpunt / pht

A new threading extension for PHP
BSD 3-Clause "New" or "Revised" License
179 stars 14 forks source link

PHP Startup: Unable to load dynamic library #3

Closed ahmetozel closed 2 years ago

ahmetozel commented 5 years ago

Warning: PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_pht.dll' - Belirtilen yordam bulunamad². in Unknown on line 0

use dll zip> "win-php_pht-0.0.1-7.2-ts-vc15-x86.zip" beacuse> "Architecture => x86"

C:\xampp\php\pthreadVC2.dll +okay C:\xampp\php\ext\php_pht.dll" +okay

C:\xampp\php\php.ini +configuration

extension_dir="C:\xampp\php\ext" and extension=php_pht.dll +row added

what is the problem?