[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] catalog config error


Aaron Berg writes:
Hi,
I'm copying an existing catalog from a production server to a
development server and am having some problems.  I've moved a couple
other catalogs from the same production server to the same test server
and had it work.   I'm starting to suspect the problem is between my
keyboard and chair :).
I've created the new catalog with makecat, then copied all the files
from the production server to the test server and changed the paths/db
access accordingly.  I've confirmed the db access to be correct, the
paths as well.  The user running the interchange instance owns all the
files.
When I run 'interchange -r' it tells me this:
-------------------------------
Configuring catalog catalog_name...Using MySQL,
DSN=dbi:mysql:icdb_catalog_name...Failed to close #ifdef on line 74.
In line 0 of the configuration file 'catalog.cfg':
catalog_name config error: Failed to close #ifdef on line 74.
In line 0 of the configuration file 'catalog.cfg':
catalog_name: error in configuration. Skipping.
catalog_name: config error. Skipping.
-------------------------------
Could anyone point me in the right direction? I'm spinning my wheels
on this one and would appreciate any help I can get.

Perhaps you introduced some strange character or another typo while changing the information regarding db access or path information. Which ifdef block do you have around line 74 of your catalog config? The only other thing I can think of is that you got the change regarding ConfigParseComments in your development environment and that causes some issues with your catalog.cfg ... Change as noted in the WHATSNEW:
Developer: jon
Date: 2006-01-30 17:44:11 GMT
Modified:  debian   interchange.cfg
Modified:  dist     interchange.cfg.dist
Modified:  dist/standard catalog.cfg
Modified:  lib/Vend Config.pm
Remove global and catalog directives "ConfigParseComments". Its "no"
behavior is now the only one. That means that #ifdef, #include, and friends
are now never anything besides comments. Perhaps showing the catalog.cfg might help shed a light on things. CU,
Gert
_______________________________________________
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.