Hello paste users, I have successfully set up paste/pylon. I'm trying to integrate wphp and run php via WSGI, but I can't run os.fork() (wphp) on the Windows platform.
Is there a planned upgrade to support Windows with wphp? For os/platform independence, I could suggest using the new subprocess python module (standard python). Maybe using this module would accomodate some of the limitations mentioned in the to-do list for wphp. NB! I've just started using python and paste/pylon :) Haakon wphp on Windows _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
