14 May
1999
14 May
'99
11:45 a.m.
Bill, Your pcgi should work okay on Solaris 2.6 because it's my primary development system. ;-) Check your log files and possibly run pcgifile.py against Zope.cgi. For details on the sanity checker: http://starship.python.net/crew/jbauer/persistcgi/pcgifile/ Good luck. Jeff Bauer Rubicon, Inc.
I'm trying to move a pcgi application from Linux to Solaris. The app works fine under pcgi on Linux, and also works fine using ZopeHTTPServer on either Linux or Solaris. However, when I try to start it under pcgi on Solaris, I get the following relevant bits from the html source:
(102) failure during connect <!-- Interrupted system call pcgi-wrapper-version 2.0a5 -->
Any ideas, everyone?