On Nov 24, 2006, at 12:51 AM, James Risner wrote:
I am a new convert from Windows to MacOS X.I have installed squid using Darwinports and installed the plist file:/opt/local/etc/LaunchDaemons/org.macports.Squid/ org.macports.Squid.plistBut it doesn't start the server properly: unix% ps ugxaww | grep -i squidroot 35 0.0 -0.0 27832 328 ?? Ss Wed07AM 0:00.01 /opt/local/bin/daemondo --label=Squid --start-cmd /opt/ local/etc/LaunchDaemons/org.macports.Squid/Squid.wrapper start ; -- stop-cmd /opt/local/etc/LaunchDaemons/org.macports.Squid/ Squid.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/ org.macports.Squid/Squid.wrapper restart ; --pid=noneNo squid process ever starts. I can (and do) start it by hand with "sudo /opt/local/sbin/squid" because I need a local cache. But I haven't been able to find anything on this list or in google about how to fix it not starting from launchd. Does anyone have any hints for me?
What happens if you run:'sudo /opt/local/etc/LaunchDaemons/org.macports.Squid/Squid.wrapper start'
Also, be sure to check the squid log to see if there's some hint there. -- Daniel J. Luke +========================================================+ | *---------------- [EMAIL PROTECTED] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
