ZeusCart system is built around PHP technology using MySQL to store data. Therefore, ZeusCart software may be installed on any server where a PHP interpreter, MySQL database server and web server are in place.
ZeusCart system installs/runs on,
- Linux x86, x86-64
- Windows server family.
To install ZeusCart on your web server it should satisfy following system requirements:
Web server must support PHP 5.2.2. Make sure the configuration file php.ini meets the following requirements:
- safe_mode must be disabled
- file_uploads must be enabled
- allow_url_fopen must be enabled
- magic_quotes_sybase must be disabled
- sql.safe_mode must be disabled
- PCRE extension must be enabled
- ini_set function must not be disabled
- memory_limit >= 32M or more
- zlib library enabled.
- GD image library must be installed and enabled.
The web server must have support for MySQL databases. ZeusCart is compatible with MySQL versions from 3.23 to 5.x.
You will need to have access to a MySQL database, so make sure you have the following information: your MySQL server name, your database name, your username and password for MySQL access.
A fresh installation of ZeusCart 3.0 uses 30 megabytes of disk space at least. In addition to that, some disk space will be needed for ZeusCart's cache data, image files (if you choose to store them on the file system) and files that might be added in connection with ZeusCart customizations. The database space used by ZeusCart depends on the number of products, customers and orders stored in it. Accordingly, database space requirements may vary from as little as 5 megabyte for small shops to over 500 megabytes for large stores.
- Apache 1.3.x.
- Apache 2.0.x.
- Apache 2.2.x.
- Microsoft Internet Explorer 6 and above.
- Mozilla Firefox 3.0.
Copyright © 2009 AJ Square Incorporation, All Rights Reserved.