ydfdream Posted August 22, 2005 Share Posted August 22, 2005 I am learning the source codes of the oscommerce, who could tell me the use of exc/includes/local/configure.php (this file doesn't exist,it's created by myself,but I don't know how to use it,and what's it is used for),is there any one who could do me a fvor?thx Link to comment Share on other sites More sharing options...
WiseWombat Posted August 22, 2005 Share Posted August 22, 2005 I am learning the source codes of the oscommerce, who could tell me the use of exc/includes/local/configure.php (this file doesn't exist,it's created by myself,but I don't know how to use it,and what's it is used for),is there any one who could do me a fvor?thx <{POST_SNAPBACK}> with the configure.php files in the local folder catalog and admin you are able to easly make changes to a live site on the actual server machine. ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 it is used for development, for example: i have a live site on a server and a copy locally. i also have a web application running locally, whether it be on windows or *nix system. i also have the database locally. or i can point to it via the local configure.php to the live server (i do not recommend this). this way i can run an exact copy locally to make sure it is going to do what i want it to before i publish any changes to the live web site, just not transferring the local configure.php to the live server. you can have different paths setup is the bottom line. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.