I already added ioncube and zend loader for php 5.3 and loaded this extension on php.ini
Code:[Zend & Ioncube] zend_extension = "C:\Program Files (x86)\PHP\v5.3\ext\ioncube_loader_win_5.3.dll" zend_extension="C:\Program Files (x86)\PHP\v5.3\ext\ZendLoader.dll" zend_loader.enable=1
- Restarted IIS to load php.ini "iisreset"
- Added .htaccess on IIS Url Rewrite
on PHP manager Checkphpinfo() to check if zend and ioncube is running
And I get this error:
![]()






