Merhabalar,

Xammp üzerinden localhost'ta wordpress sitemin yedeğini kurdum. Fakat açmaya çalışırken aşağıdaki hatayı alıyorum.

Site error: the file C:\xampp\htdocs\***\wp-content\themes\***\functions.php requires the ionCube PHP Loader ioncube_loader_win_7.0.dll to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.


- ionCube'un son versiyonu 5.5 ancak 7.0 hatası alıyorum.
- ioncube_loader_win_5.5.dll dosyasını c:\xampp\php\ext içerisine attım.
- c:\xampp\php\php.ini dosyasına zend_extension="c:\xampp\php\ext\ioncube_loader_wi n_5.5.dll" komutunu ekledim.
- Apache'yi durdurup tekrar başlattım.
- Bilgisayarı yeniden başlattım.

Sorunum devam ediyor. Ayrıca "phpinfo.php" dosyasındada ionCube kurulu olarak gözükmüyor.

Sebep ne olabilir ?