From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 22:03:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A96E716A402 for ; Thu, 8 Mar 2007 22:03:42 +0000 (UTC) (envelope-from drewjenkinsjr@yahoo.com) Received: from web62205.mail.re1.yahoo.com (web62205.mail.re1.yahoo.com [69.147.75.4]) by mx1.freebsd.org (Postfix) with SMTP id 6D93713C4A7 for ; Thu, 8 Mar 2007 22:03:42 +0000 (UTC) (envelope-from drewjenkinsjr@yahoo.com) Received: (qmail 70886 invoked by uid 60001); 8 Mar 2007 22:03:41 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=OdUh0kzWh7sFB+oUe2119uZ5YYZakLn5mZMWY/gDr1/GNWiTLmFH6KLOXTEWoLILgxxHcwTaZ5GhJkQ9zpFx6/K5pqqwZsGv48NZAJNgqQ4rlXZrIdgYqvvjxzdtnTA/joq6Y4O5lwd08/AVAxeJVzwnzd7zpu9REMY9S3wiM/s=; X-YMail-OSG: oR2Vg3sVM1l.JDvmbH6.s7EKNoifQT.E9kHUViLP7sOJiL_B63LBS3e_Bk8Js6lyAQ-- Received: from [66.82.9.67] by web62205.mail.re1.yahoo.com via HTTP; Thu, 08 Mar 2007 14:03:41 PST Date: Thu, 8 Mar 2007 14:03:41 -0800 (PST) From: Drew Jenkins To: freebsd-questions@freebsd.org In-Reply-To: <20070308211219.GA27725@gizmo.acns.msu.edu> MIME-Version: 1.0 Message-ID: <863353.70409.qm@web62205.mail.re1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Setting Env X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 22:03:42 -0000 Well, if the problem is with Zope, then why is the env variable not set after reboot? The problem, therefore, is not with Zope, but rather with setting the variable. Drew2 Jerry McAllister wrote: On Thu, Mar 08, 2007 at 01:07:10PM -0800, Drew Jenkins wrote: > #!/bin/sh > > if [ -n "$LD_LIBRARY_PATH" ] ; then > export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/usr/local/lib/mysql" > echo "Exporting LD_LIBRARY_PATH to /usr/local/lib/mysql because -n '$LD_LIBRARY_PATH' held true." >> /var/log/zz_mysql_start.log > else > export LD_LIBRARY_PATH="/usr/local/lib/mysql" > echo "Exporting LD_LIBRARY_PATH to /usr/local/lib/mysql, -n '$LD_LIBRARY_PATH' did not hold true." >> /var/log/zz_mysql_start.log > fi > > cd /usr/local/zope/ > > if ./instance1/bin/zopectl stop ; then > echo "Stopping zopectl instance 1." >> /var/log/zz_mysql_start.log > fi > > if ./instance1/bin/zopectl start ; then > echo "Restarting zopectl instance 1." >> /var/log/zz_mysql_start.log > fi > > if ./instance2/bin/zopectl stop ; then > echo "Stopping zopectl instance 2." >> /var/log/zz_mysql_start.log > fi > > if ./instance2/bin/zopectl start ; then > echo "Restarting zopectl instance 2." >> /var/log/zz_mysql_start.log > fi > > > sleep 3 > echo "ending zz_mysql_start.sh at: `date`" >> /var/log/zz_mysql_start.log > echo " " >> /var/log/zz_mysql_start.log > > Exporting LD_LIBRARY_PATH to /usr/local/lib/mysql, -n '/usr/local/lib/mysql' did not hold true. > Stopping zopectl instance 1. > Restarting zopectl instance 1. > Stopping zopectl instance 2. > Restarting zopectl instance 2. > ending zz_mysql_start.sh at: Thu Mar 8 14:57:47 UTC 2007 > > It kicked out that output when I tested it and also when I rebooted the server. However, Zope was still not up. I should qualify that. Zope "appears" to be up, but when I try to access it TTW (the ZMI) I can't reach the site. > TIA, > Drew Sounds like your problem is with Zope somewhere and not the startup script per se - though it could be something missing in the startup. I have never used Zope. ////jerry > > --------------------------------- > TV dinner still cooling? > Check out "Tonight's Picks" on Yahoo! TV. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------- Get your own web address. Have a HUGE year through Yahoo! Small Business.