I added the below to phpForApache.ini but when I try to run the application that requires ionCube it says ioncube isn't loaded.
Compiler MSVC15 (Visual C++ 2017)
So I downloaded the non TS for Win10
extension=sqlite3
;extension=sysvshm
;extension=tidy
extension=xmlrpc
extension=xsl
;extension=zend_test
zend_extension="e:/wamp64/bin/php/php7.3.12/ext/php_opcache.dll"
The below is what I added ;
zend_extension="e:/wamp64/bin/php/php7.3.12/zend_ext/ioncube_loader_win7.3dll"
Hope this is clear and any help apprecited.
Compiler MSVC15 (Visual C++ 2017)
So I downloaded the non TS for Win10
extension=sqlite3
;extension=sysvshm
;extension=tidy
extension=xmlrpc
extension=xsl
;extension=zend_test
zend_extension="e:/wamp64/bin/php/php7.3.12/ext/php_opcache.dll"
The below is what I added ;
zend_extension="e:/wamp64/bin/php/php7.3.12/zend_ext/ioncube_loader_win7.3dll"
Hope this is clear and any help apprecited.