WebCart Server Requirements
  1. FreeBSD or Linux with Apache+PHP installed
  2. PHP version is 4.3.0 or above (4.3.10 or above recommended)
  3. MySQL 4
  4. PHP is not set up in a safe mode
  5. mod_rewrite available via .htaccess
  6. short_open_tag is ON in PHP.INI file or can be enabled via .htaccess
  7. global variables flag is ON in PHP.INI file or can be enabled via .htaccess
  8. PHP modules: mysql, openssl, GD (with Jpeg, Gif support)
  9. PHP registered streams include: http and https(OPTIONAL: for real-time payment processing)
  10. Zend Optimizer
  11. secure URL is available (https://)
  12. Image Magic (OPTIONAL: to create thumbnails)
  13. SSH access (for installation only, can be revoked after installation)