Hi,
I need to enable ZendLoader.dll extension. I downloaded it, copied to ext folder, and added this to binaries\conf_files\php.ini
[Zend]
zend_extension = C:\EasyPHP\binaries\php\php_runningversion\ext\ZendLoader.dll
zend_loader.enable = 1
zend_loader.disable_licensing = 0
zend_loader.license_path =
But I get and error about php5.dll can't be found, but C:\EasyPHP\binaries\php\php_runningversion is on PATH
Not sure, but seems ZendLoader needs PHP nts or something like this, and I suppose PHP bundled is threadsafe. I tried upgrading from 5.4.24 to 5.4.31 with same result.
I looked into modules, but there are differents versions of PHP 5.4, but not different versions of TS or NTS.
Somebody knows how can I get it working?
Regards.
Specs:
Windows 8 64b
EasyPHP 14.1 PHP
- APACHE 2.4.7
- MYSQL 5.6.15
- PHP 5.4.24
I need to enable ZendLoader.dll extension. I downloaded it, copied to ext folder, and added this to binaries\conf_files\php.ini
[Zend]
zend_extension = C:\EasyPHP\binaries\php\php_runningversion\ext\ZendLoader.dll
zend_loader.enable = 1
zend_loader.disable_licensing = 0
zend_loader.license_path =
But I get and error about php5.dll can't be found, but C:\EasyPHP\binaries\php\php_runningversion is on PATH
Not sure, but seems ZendLoader needs PHP nts or something like this, and I suppose PHP bundled is threadsafe. I tried upgrading from 5.4.24 to 5.4.31 with same result.
I looked into modules, but there are differents versions of PHP 5.4, but not different versions of TS or NTS.
Somebody knows how can I get it working?
Regards.
Specs:
Windows 8 64b
EasyPHP 14.1 PHP
- APACHE 2.4.7
- MYSQL 5.6.15
- PHP 5.4.24