This article helped, but in current versions, you cannot enclose the path/file in quotes. It must be simply (in my case):

zend_extension = /Applications/MAMP/bin/php/php5.4.34/lib/php/extensions/no-debug-non-zts-20100525//ioncube_loader_dar_5.4.so

The loader-wizard.php tipped me off, since it said to use the above format, and not:

zend_extension = "/Applications/MAMP/bin/php/php5.4.34/lib/php/extensions/no-debug-non-zts-20100525//ioncube_loader_dar_5.4.so"

as the article above says. As soon as I stripped the quote and restarted, all was fine.

The content of this field is kept private and will not be shown publicly.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.