>From: Aristotle Pagaltzis [mailto:[EMAIL PROTECTED] >* Yuval Kogman <[EMAIL PROTECTED]> [2008-02-07 22:45]: >> The only plausible reason I can think of for using threads out of >> choice is... uh. can't think of any. =P > >[x] You're running on Windows. > >(Not a *good* reason, but *a* reason.)
<shudder> Thank ye gods I'm out of the Windows Perl dev I was doing last year. One of the big wins for me with FastCGI for developers (as opposed to production) is avoiding user/permission problems. The kind of suexec fail-with-no-warnings pain you don't need day to day. Set Apache to point to your socket then as a non-priv user you can do what you will from your own area. Regards, Peter http://perl.dragonstaff.co.uk _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
