[Grok-dev] How you can help improving Windows support
Roger Erens
roger.erens at e-s-c.biz
Tue Apr 14 06:41:44 EDT 2009
on 14-4-2009 2:44 Milind Khadilkar wrote:
> Hi,
> Thanks for your efforts. Despite your efforts, I have so far not been
> able to get grok10a3 working!
>
...
>
> 2. After recreating the virtual environment with the --no-site-packages
> switch, I manage to create the project, but when I try to run the
> server, I get the following error:
> ----
> (vgrok1) E:\vgrok1\grok10a3>bin\paster.exe serve parts\etc\debug.ini
> Traceback (most recent call last):
...
> IOError: [Errno 2] No such file or directory:
> 'E:\x0bgrok1\\grok10a3/parts/log/access.log'
> ------
Hi Milind,
This issue bit me too. To continue
edit in E:\vgrok1\grok10a3\parts\etc\deploy.ini (and/or debug.ini)
the line in the section [handler_accesslog]
that defines the 'args' variable:
substitute the backslashes by forward slashes
After this, my Zope server was able to start up.
HTH,
Roger
More information about the Grok-dev
mailing list