Author: jan Date: 2006-10-17 18:11:52 -0500 (Tue, 17 Oct 2006) New Revision: 8832
Modified: trunk/gnue-appserver/FAQ Log: Add first entry to appserver FAQ Modified: trunk/gnue-appserver/FAQ =================================================================== --- trunk/gnue-appserver/FAQ 2006-10-17 22:41:57 UTC (rev 8831) +++ trunk/gnue-appserver/FAQ 2006-10-17 23:11:52 UTC (rev 8832) @@ -0,0 +1,9 @@ +Windows +-------- + + Q: When I startup GNUE Appserver on Microsoft Windows Appserver stops with + error: (10022,'Invalid argument'). What happened? + + A: Probably your personal firewall didn't allow Python to open a port in + server mode. Reconfigure your personal firewall to allow Python open + the port 8765. \ No newline at end of file _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
