RE: Need to Compare Configure.php Files
The_Bear <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <2f4666e7c5cf2b701f347ca22d321a0f@osCommerce-Forums> |
This message was sent from: Installation and Configuration http://forums.oscommerce.com/viewtopic.php?p=227956#227956 ---------------------------------------------------------------- You cannot compare because of so much different way people install their shop 1- install catalog folder in root folder (ex:public_html/catalog/files) 2- install catalog content in root folder (ex:public_html/files) 3- install catalog in a folder (ex:public_html/shop/catalog/files) 4- install catalog content in a different folder (ex:public_html/shop/files All of these will produce different configure.php files HTH The_Bear