Hm, I just tried your exact code (with run uncommented) and it worked
as advertised on my windows test box. The only difference I had to
your setup is that I have Windows XP 32bit SP2, but I don't think that
should matter. Do you get any warnings in the console ?

WARNING:root:Hello
WARNING:root:<Storage {'function': 'CtrlFunc', 'body': <open file
'<fdopen>', mo
de 'w+b' at 0x01B04570>, 'cookies': <SimpleCookie:
session_id_admin='127-0-0-1-3
cc0df6f-b04f-466b-913f-5ddbe99e5c0b' session_id_examples='127-0-0-1-
f002acad-da0
1-4566-b404-17b1901baea3'
session_id_welcome='127-0-0-1-8a165c5a-4ea4-49ce-92ae-
c8c31e992dfc'>, 'vars': <Storage {}>, 'args': [], 'application':
'examples', 'co
ntroller': 'post', 'client': '127.0.0.1', 'env': <Storage
{'auth_type': '', 'htt
p_user_agent': 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1)', 'scrip
t_name': '', 'actual_server_protocol': 'HTTP/1.1', 'server_protocol':
'HTTP/1.1'
, 'wsgi_errors': <open file '<stderr>', mode 'w' at 0x009930C0>,
'web2py_path':
'C:\\web2py', 'http_accept': 'image/gif, image/x-xbitmap, image/jpeg,
image/pjpe
g, application/x-shockwave-flash, */*', 'wsgi_url_scheme': 'http',
'server_name'
: 'x-53604ae07f544', 'remote_addr': '127.0.0.1', 'wsgi_multiprocess':
False, 'ht
tp_accept_language': 'en-us', 'wsgi_version': (1, 0),
'request_method': 'GET', '
server_port': '8000', 'wsgi_input': <gluon.wsgiserver.SizeCheckWrapper
object at
 0x01B08390>, 'wsgi_multithread': True, 'http_cookie':
'session_id_welcome=127-0
-0-1-8a165c5a-4ea4-49ce-92ae-c8c31e992dfc;
session_id_admin=127-0-0-1-3cc0df6f-b
04f-466b-913f-5ddbe99e5c0b; session_id_examples=127-0-0-1-f002acad-
da01-4566-b40
4-17b1901baea3', 'server_software': 'CherryPy/3.1.0beta3 WSGI Server',
'web2py_v
ersion': 'Version 1.56.4 (2009-02-23 09:43:44)\n', 'http_host':
'localhost:8000'
, 'path_info': '/examples/post/CtrlFunc', 'http_connection': 'Keep-
Alive', 'remo
te_port': '1151', 'http_accept_encoding': 'gzip, deflate',
'query_string': '', '
wsgi_run_once': False}>, 'get_vars': <Storage {}>, 'folder': 'C:\
\web2py\\applic
ations\\examples/', 'now': datetime.datetime(2009, 2, 25, 15, 39, 12,
735000), '
post_vars': <Storage {}>}>
WARNING:root:World!
WARNING:root:PLEASEEE
INFO:root:WEB2PY CRON (hard): Application: admin executing
*applications/admin/c
ron/expire_sessions.py in C:\web2py at 2009-02-25 15:40:00
DEBUG:root:WEB2PY CRON done


On Feb 25, 11:31 am, Cro <prah...@gmail.com> wrote:
> Web2py version : latest : Version 1.56.4 (2009-02-23 09:43:44)
> OS : Windows Server 2003 R2 Standard x64 SP2
> Running from source. I don't like the compiled version for windows.
> Python version : 2.5.4 official.
>
> There are compatibility problems known ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to