Forums LAMPStack

Adding PHP extensions

Subscribe to Adding PHP extensions 2 post(s), 2 voice(s)

 
Avatar laitm 1 post

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,
Michael

 
Avatar beltran Administrator 392 post(s)

Hi,

Actually is not possible, it is necessary to compile PHP with mcrypt.

Cheers

Forums LAMPStack