Sam, Could you try reinstalling using the "--build-python" flag for ./install.sh. I'd like to see if it it's the OS X python that's troubled.
On Sun, Jun 16, 2013 at 4:16 PM, lsfinn <[email protected]> wrote: > Hi, > > I've the 4.3-UnifiedInstaller (rootless standalone) on OS X 10.4. Apache2 > is > running. I'm using the OS X python (v2.7.2). When I try to start plone > using > plonectl I get the following error message. > > appletree [158] Yeah? bin/plonectl start > instance: . . . Traceback (most recent call last): > File "/Users/lsf/Plone/zinstance/parts/instance/bin/interpreter", line > 264, in <module> > execfile(__file__) > File > > "/Users/lsf/Plone/buildout-cache/eggs/zdaemon-2.0.7-py2.7.egg/zdaemon/zdrun.py", > line 745, in <module> > main() > File > > "/Users/lsf/Plone/buildout-cache/eggs/zdaemon-2.0.7-py2.7.egg/zdaemon/zdrun.py", > line 742, in main > d.main(args) > File > > "/Users/lsf/Plone/buildout-cache/eggs/zdaemon-2.0.7-py2.7.egg/zdaemon/zdrun.py", > line 241, in main > self.run() > File > > "/Users/lsf/Plone/buildout-cache/eggs/zdaemon-2.0.7-py2.7.egg/zdaemon/zdrun.py", > line 245, in run > self.opensocket() > File > > "/Users/lsf/Plone/buildout-cache/eggs/zdaemon-2.0.7-py2.7.egg/zdaemon/zdrun.py", > line 267, in opensocket > sock.bind(tempname) > File > > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", > line 224, in meth > return getattr(self._sock,name)(*args) > socket.error: [Errno 22] Invalid argument > . . . . . . . . > daemon manager not running > > The same (i.e., identical) error messages arise when I try to start via > instance. > > I'd appreciate any help or suggestions on things to try. Thanks much, > > Sam > > > > > -- > View this message in context: > http://plone.293351.n2.nabble.com/plonectl-start-socket-error-Errno-22-Invalid-argument-tp7565936.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > _______________________________________________ > Setup mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-setup >
_______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
