I am installing oscommerce on my Web host server and is getting the error below. Using my Site Control Panel, I changed the permission level of the includes/configure.php file to 706, 777, 644, 444, but I cannot get rid of the error. I need help. The Database connection and installation went well. Please explain what do "touch configure.php" and "chmod 706 configure.php" mean as occured below.
ERROR:
The following error has occurred:
The configuration files do not exist, or permission levels are not set.
Please perform the following actions:
cd /home/myusername/domains/mydomain/public_html/catalog/includes/
touch configure.php
chmod 706 configure.php
If chmod 706 does not work, please try chmod 777.
If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created.
