On Jan 30, 2008, at 2:42 PM, DB wrote:
Hi - for testing a cluster setup, I'm trying to set up identical standard catalogs on 2 different servers. IC 5.4.2 is installed on both servers, and on both I ran as root:/usr/local/interchange/bin/makecatI gave (I think) the same response to all questions (except for the server name of course).One of these stores runs flawlessly. The other functions, but seems to have a css problem. When I view source on the "bad" store I see:<title>Standard Store -- Welcome</title> <style type="text/css"> </style> While doing the smae on the "good" store gives: <title>Standard Store -- Welcome</title> <link rel="stylesheet" href="/images/theme_css.css"> Can anyone tell me why the difference and how to correct it? Thanks!
Try: $ rsync -av goodhost:/path/to/catalog badhost:/path/to/ Copy your working version to the one that is not working. Bill Carr suppressed _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.