Magento e-commerce installation

Status
Not open for further replies.

v9concepts99

New Member
Messages
2
Reaction score
0
Points
0
I was trying to install magento e-commerce but some extensions and settings are not active.

May I request to activate the following:

PHP Compatibility:
5.2.13+
Required extensions:
- PDO_MySQL
- simplexml
- mcrypt
- hash
- GD
- DOM
- iconv
- curl
- SOAP (if Webservices API is to be used)
- Safe_mode off

Memory_limit no less than 256Mb (preferably 512)

MySQL:
- 4.1.20 or newer
- InnoDB storage engine

Server - hosting - setup:
- Ability to run scheduled jobs (crontab) with PHP 5
- Ability to override options in .htaccess files



Thank you so much, looking forward for your prompt response..

Best regards,

Venz Garcia
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
The memory limit is the big one, far as I know that won't be increased any time soon. It was a big deal when we went from 32mb to 64, let alone 256 minimum.

As for any missing extensions, those generally don't get added for one free hosting account, but that won't matter when we can't meet the minimum memory requirement. From those specs, I would bet that Magneto is meant to be installed by itself on a webserver, without any other users on the same server (or at least far far less than what any shared hosting would contain).
 
Status
Not open for further replies.
Top