Ok, I'll now follow the web2py book, something I should have done
to start with :-/
I'm trying to install web2py as a windows 7 service and used an options.py file
as described in the book.
But it fails to install, it says (in dutch: Error installing service:
Access denied. (5))

web2py>web2py.exe -W install
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2011
Version 1.99.2 (2011-09-26 06:55:33) stable
Database drivers available: SQLite3, pymysql
Starting hardcron...
Installing service web2py
Error installing service: Toegang geweigerd. (5)

Any advise ?

Regards,
Stas

On Sun, Nov 20, 2011 at 9:14 PM, stas z <stas.zytkiew...@gmail.com> wrote:
> Hello, I'm working on a app that also runs on windows 7 and which uses
> web2py to display various dbase data in html views.
> The app is build with py2exe and packs the web2py "binary" for windows
> and starts the web2py_no_console.exe in a seperate thread.
> This works fine when one starts the app from the users home directory
> but web2py fails silently to start when the app, and web2py, is
> installed in "Program files".
> I suspect that it fails as web2py cannot write stuff inside "Program
> files".
>
> Does anyone knows a solution for this problem.
>
> Regards,
> Stas Zytkiewicz



-- 
Free-source educational programs for schools
http://www.schoolsplay.orgĀ  and http://wiki.laptop.org/go/Schoolsplay
http://gvr.sf.net and http://wiki.laptop.org/go/Guido_van_Robot

Reply via email to