Ron Wheeler schrieb: Hello,
> When I run cocoon.bat from the command line in Windows 2000, it opens a > second window and outputs some lines indicating that it is loading > things and then the window closes and connections from the browser or > telnet are refused. > > If I go to my Lenya directory and run the Lenya.bat, it works correctly. > > How do I figure out what is wrong with the Cocoon setup? Change some lines in the Cocoon.bat: from set EXEC=start "Cocoon" /D. to :: set EXEC=start "Cocoon" /D. set EXEC= and have a look at the error-messages (if there are any). HTH Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
