Cloudkul Support

What PHP-5.5 Extensions are Required on Magento-1.x Server ?

Apart from php extensions that get installed with php installation itself, following extensions are needed with php5.5 on Magento 1.x server.

php5-curl php5-gd php5-mcrypt

Along with these, you have to install:

libapache2-mod-php5 libcurl3

Also set date.time zone and increase memory limit in php.ini :

date.timezone = Asia/Kolkata
memory_limit = 512M

Enable mcrypt module as:

php5enmod mcrypt

Now restart the apache2 server:

service apache2 restart

 

Is this article is helpful?

People like and 1 people dislike.

If result is not found or irrelevant, Please contact us.

Submit your request

Start a Project






    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home