LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Load PHP extensions?? Please Help (https://www.linuxquestions.org/questions/linux-newbie-8/load-php-extensions-please-help-671856/)

simonm 09-23-2008 02:10 PM

Load PHP extensions?? Please Help
 
During an installation of Magento ecommerce i get this message:

PHP Extension "dom" must be loaded
PHP Extension "mcrypt" must be loaded
PHP Extension "gd" must be loaded

How do i do this please? Im on dedicated server, have full root/shell administrative access.

thanks

TB0ne 09-23-2008 02:22 PM

Quote:

Originally Posted by simonm (Post 3289549)
During an installation of Magento ecommerce i get this message:

PHP Extension "dom" must be loaded
PHP Extension "mcrypt" must be loaded
PHP Extension "gd" must be loaded

How do i do this please? Im on dedicated server, have full root/shell administrative access.

thanks

Try doing "pear install <package-name>", providing that your host has pear installed.


All times are GMT -5. The time now is 09:52 AM.