I did try starting it but I get unrecognized command verb error. I think I have something wrong here. Where it states the command to start the AppServer, it gives me '/directory/to/working/directory/AppServer' in VMS, it should like this; 'somedisk:[directory.to.working.directory]AppServer'. I am guessing that I created the working directory wrong because when I look at the DownloadAndInstallationWebware instructions from the following place; http://www.vmspython.org/DownloadAndInstallationWebware?action=show , it states to use the following command; python /webware_root/vms/CgiPlusMakeAppWorkDir.py myapp . I did not use CgiPlusMakeAppWorkDir.py, I used the one in the Beginner Tutorial which is MakeAppWorkDir.py. Was I suppose to use the CgiPlusMakeAppWorkDir.py file instead because I am using Webware on VMS? thx
-----Original Message----- From: Christoph Zwerschke [mailto:c...@online.de] Sent: Monday, January 12, 2009 12:44 PM To: Discussion of Webware for Python including feedback and proposals. Subject: Re: [Webware-discuss] Using webware on VMS Redhorse, Olivia J. (WSTF-RD)[JTI] schrieb: > When you create a new working directory does it assign a new port or > do I somehow navigate to the directory through the first working > directory created at install? You must start the application server inside your working directory in order to use it. Then it will pick up your configuration inside the working directory where you can set up the port and your contexts. The documentation is included in Webware, and available online: http://www.webwareforpython.org/WebKit/Docs/ You can try out the Beginner Tutorial for a simple application. -- Christoph ------------------------------------------------------------------------ ------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss