Installatie van CS-Cart webwinkelsoftware op uw hostingpakket.
Vereisten van uw hostingpakket:
- PHP versie 5.3, 5.4, 5.5, or 5.6 (5.6 is aanbevolen voor CS-Cart en Multi-Vendor 4.3.1);
- MySQL versie 4.1 of nieuwer (MySQLi of pdo_mysql moet ondersteund worden)
Voor een stabiele webserver adviseren we Apache
Overige vereisten en aanbevelingen:
- safe_mode is uitgezet;
- GD library is geinstalleerd;
GD configuratie moet FreeType font library bevatten - cURL support is actief;
- Phar extension is actief (standaard in PHP sinds v5.3.0);
- ZipArchive extension is actief (standaard in PHP sinds v5.2.0);
- file_uploads is actief;
- .htaccess bestand (indien ondersteund) moet de volgende richtlijnen ondersteunen: DirectoryIndex, Deny, Allow, Options, Order, AddHandler, RewriteEngine, RewriteBase, RewriteCond and RewriteRule.
- De volgende PHP commando's zijn actief:ini_set, ftp_exec, ftp_connect, ftp_login, ftp_get, ftp_put, ftp_nb_fput, ftp_raw, ftp_rawlist, mysql_pconnect, eva, system, exec, shell_exec, passthru, escapeshellarg, set_time_limit
- allow_url_fopen optie is actief in PHP
- magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase optie staan uit in PHP 5.3 (niet nodig voor PHP 5.4 of nieuwer)