satch Posted September 19, 2002 Share Posted September 19, 2002 I am looking to make a clean install of the oscommerce cart but wanted to do a clean install and not upload all of the sample data. Is there an easy way to do all of this? Maybe a script to dump it out of the database and not upload certain folders and such? 8) Thanks in Advance http://andrewpwatson.com Link to comment Share on other sites More sharing options...
Guest Posted September 19, 2002 Share Posted September 19, 2002 I am looking to make a clean install of the oscommerce cart but wanted to do a clean install and not upload all of the sample data. Is there an easy way to do all of this? Maybe a script to dump it out of the database and not upload certain folders and such? 8) Thanks in Advance The easiest way is to hack the .sql file that comes with the installation. Just remove all those SQL statements that insert demo data. --johnt Link to comment Share on other sites More sharing options...
Guest Posted December 28, 2006 Share Posted December 28, 2006 The easiest way is to hack the .sql file that comes with the installation. Just remove all those SQL statements that insert demo data.--johnt I tried this but the .sql file has inserts for tables that osCommerce needs to run. Languages is one of them. Is there an .sql that only inserts values needed by the system and none of the sample stuff? Link to comment Share on other sites More sharing options...
anarklov3r Posted March 10, 2007 Share Posted March 10, 2007 I tried this but the .sql file has inserts for tables that osCommerce needs to run. Languages is one of them. Is there an .sql that only inserts values needed by the system and none of the sample stuff? If you can get it to work, install easy populate. Export your database and then delete all files from excel, hopefully EP will delete the ones that arent there.. im not sure though Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.