Category: Windows
OS Commerce install error:
I removed the “install” directory as required after the installation, but still receive this error:
Warning: Installation directory exists at: C:/wamp/www/osCMax2/install. Please remove this directory for security reasons.
Any ideas?
Edit: catalog/includes/application_top.php
Neer the bottom is:
define('WARN_INSTALL_EXISTENCE', 'true');
Change to:
define('WARN_INSTALL_EXISTENCE', 'false');
Tags:
Windows Plesk