Zen Cart does not ship with the files called:
/includes/configure.php
/admin/includes/configure.php
instead, it ships with the files:
/includes/dist-configure.php
/admin/includes/dist-configure.php
those are then used for a NEW install so that they can be renamed to:
/includes/configure.php
/admin/includes/configure.php
prior to the installation to be configured by the installed ...


Reply With Quote

