Hello,

I am calling the fcgihandler.py directly from the cherokee webserver.

If i write a shell script which runs fcgihandler and put this shell
script inside the web2py folder, then i have no errors.
 According to the cherokee users, the shell script is an extra layer
and its best to invoke the interperter from the cherokee.

Is there any env. variable i can set, for web2py path.

here is the error log.

IOError: [Errno 2] No such file or directory: '/usr/share/cherokee/
admin/VERSION'
Traceback (most recent call last):
  File "/data/inetpub/web2py/fcgihandler.py", line 28, in <module>
    import gluon.main
  File "/data/inetpub/web2py/gluon/main.py", line 107, in <module>
    version_info = open(os.path.join(web2py_path, 'VERSION'), 'r')


thanks
Arvind
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to