Installing PHP extensions on Linux

Posted by EmmyS on Pro Webmasters See other posts from Pro Webmasters or by EmmyS
Published on 2012-10-09T17:25:14Z Indexed on 2012/10/09 21:59 UTC
Read the original article Hit count: 405

Filed under:
|

Please bear with me; I'm a developer, not a server admin. My company wants to explore using Magento. They've handed me a pre-configured Linux server with apache and PHP installed, but when I try to run the Magento setup, it tells me that there are PHP extensions that need to be loaded. I can edit the php.ini file, but have no idea where to get the extensions or how to install them, and there's no one here who knows, either.

Can anyone give me a hand? I need the PDO_MySQL, mcrypt, and GD extensions. I've searched and found sites that talk about downloading from the terminal and compiling code, but it's all way over my head. Is there an easy way to do this?

© Pro Webmasters or respective owner

Related posts about php

Related posts about linux