|
Hur installerar man php extensions? Jag försöker lägga upp en testbutik på en lokal linuxbox för att lära mig och vill bara få igång det hela för att bygga butiken. Jag har provat allt möjligt men är för dålig på hur php-mysql-apache hänger ihop.
Magento test ger det här:
Your server does not meet the following requirements in order to install Magento.
The following requirements failed, please contact your hosting provider in order to receive assistance with meeting the system requirements for Magento:
* You are missing the gd extension
* You are missing the mcrypt extension
* You are missing the pdo_mysql extension
The following requirements were successfully met:
(bortklippt)
Jag har förgäves försökt hitta dessa extensions på nätet och hittar men klarar inte av att installera dem.
Fedora 7
Apache 2.0
MySQL 5.0.67
PHP 5.2.6
Tacksam för tips.
HansB
|