First, Beau91324.
In your config_sites folder, name your individual config files autographs.dejavuallery.com_config.php and moviemem.dejavuallery.com_config.php. For the master, use dejavugallery.com_config.php and in *it* add the line (among your other custom added lines):
PHP Code:
define('DIR_WS_CATALOG', '/gallery/');
Also be sure to rename the templates you'll be using for each site to something common (accross each site), while updating the template_info.php files in each template with those correct names.
I'm using subdomains too so I've been through this. Also ensure each subdomain is pointing at the same /gallery/ folder where the zen-cart lives. To prevent people from seeing the main site, write a few lines in your .htaccess file that prevents anyone from accessing it, giving them an error or redirecting them somewhere.
MY question is this: I have the multisite almost 100% working. I've seen this question asked twice in the forum with no answers or re-posted/updated results. My sites show no products or categories. I *just* set this up yesterday and today, twice. One local, one on a dev server. I have the sample products and categories installed. I can access the categories via direct URL, however they all say they have no products in them though I know they do and can see them in the admin. I have ensured the category descriptions contain HTML comments to indicate what sites they belong to.
I'm trying to help Beau91324 in return for karma. Any takers??
HTTP Server: Apache/2.2.9 (Win32)
PHP Version: 5.2.6 (Zend: 2.2.0)
Database: MySQL 5.0.67-community-nt