OK, I had a look at the code for CGIHTTPRequestHandler. On Windows, it uses
sys.executable to run the cgi script. cx_Freeze sets sys.executable to your
application executable, so CGIHTTPRequestHandler won't work frozen on
Windows. You could probably tweak it to make it work, but there bound to be
easier ways to get a CGI server running.
On 11 July 2013 09:10, deepblu <deep...@poczta.fm> wrote:
> **
> print(p):
>
> d:\srv\rootfs
>
> in both cases.
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users