Ver Mensaje Individual
  #10 (permalink)  
Antiguo 17/02/2010, 10:45
loborojo20
 
Fecha de Ingreso: octubre-2006
Mensajes: 540
Antigüedad: 17 años, 7 meses
Puntos: 26
Respuesta: eCommerce que soporte varios vendedores

Cita:
Iniciado por josepzin Ver Mensaje
Vaya historias con el "magentito"... segundo intento fallido de instalarlo...
Mira te pongo los requisitos, aunque cualquier server decente debería darte esto:

* Supported Operating Systems:
o Linux x86, x86-64
* Supported Web Servers:
o Apache 1.3.x
o Apache 2.0.x
o Apache 2.2.x
* Supported Browsers:
o Microsoft Internet Explorer 6 and above
o Mozilla Firefox 2.0 and above
o Apple Safari 2.x
o Google Chrome
o Adobe Flash browser plug-in should be installed
* PHP Compatibility:
o 5.2
o Required extensions:
+ PDO_MySQL
+ simplexml
+ mcrypt
+ hash
+ GD
+ DOM
+ iconv
+ curl
+ SOAP (if Webservices API is to be used)
o Safe_mode off
o Memory_limit no less than 256Mb (preferably 512)
* MySQL:
o 4.1.20 or newer
o InnoDB storage engine
* SSL:
o If HTTPS is used to work in the admin, SSL certificate should be valid. Self-signed SSL certificates are not supported
* Server - hosting - setup:
o Ability to run scheduled jobs (crontab) with PHP 5
o Ability to override options in .htaccess files

Si quieres comprobar que tu server tiene esto:

Bájate este archivo a tu server e introdúcelo en el navegador archivo

Si lo haces bien y todo va bien debería salirte esto:

Congratulations! Your server meets the requirements for Magento.

You have PHP 5.2.0 (or greater)
Safe Mode is off
You have MySQL 4.1.20 (or greater)
You have the curl extension
You have the dom extension
You have the gd extension
You have the hash extension
You have the iconv extension
You have the mcrypt extension
You have the pcre extension
You have the pdo extension
You have the pdo_mysql extension
You have the simplexml extension

Última edición por loborojo20; 17/02/2010 a las 10:52