PerLy Posted September 18, 2003 Posted September 18, 2003 Hi all How do i install 2 different shops on the same server? ex. catalog & catalog1. I have tried , but its using the same sql database, and then changes will be shown in both shops. Regards Per
coffman Posted September 18, 2003 Posted September 18, 2003 You have to create a second database with a different name in the same way you created the first one. Then modify includes/configure.php to reference the correct database for the new store.. -MichaelC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.