David Mauser wrote at 2003-1-29 13:50 +0100:
.... After i finished the product i copied it to the Server, but it doesn't work. I checked up if there is anything missing, nope. I look if there is an error while compiling the product, nope. I build an bug into the product, and see, the error gets outputed on the console. Also the files get compiled, but they don't come into the products of Zope. Whenever you have product initialization or Zope startup problems, activate Zope logging (--> "doc/LOGGING.txt") and check the logfile for relevant information.
I would expect that Zope looks at a different place for your products. Go to "Control_Panel" and check the values for "SOFTWARE_HOME" and "INSTANCE_HOME". Zope looks in the corresponding "Products" subfolders for products. Dieter