Check your MAMP logs: PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0 So try putting the "zend_extension" line at the top of your php.ini file and then restarting your MAMP server. Reply
Check your MAMP logs:
PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
So try putting the "zend_extension" line at the top of your php.ini file and then restarting your MAMP server.