Adding PHP extensions
|
|
Trying to run Magento (commerce app) and it requires Mcrypt. How can I add php extensions? I tried isntalling an mycrypt rpm but it fails on API mismatch. Assuming I need the dev version and re-compile php with mcrypt?? Any help appreciated… Regards, |
|
|
Hi, Actually is not possible, it is necessary to compile PHP with mcrypt. Cheers |
