Andrew, Good of you to notice this. I was surprised (a little) to see this too. A couple questions: Which linux are you using? When you cd to /etc/rc.d/init.d/ and run the script (say its name is zope) a la ./zope start what happens? Does it start up? Finally do a "grep ^si: /etc/inittab" and paste the output into your reply. ken Andrew Durdin at 22:08 (UTC+1100) on Thu, 12 Dec 2002 said: = Hi, = = I've been running Zope on my Win98 box just to try it out initially (less = setup involved), but now I'm trying to install it on my Linux machine for = better stability etc. I've successfully installed it, and it runs fine* when = I start it manually, but I cannot get it to start on bootup: I've set up a = script in /etc/rc.d/init.d/ and a link to it in /etc/rc.d/rc3.d/ (which is = the correct runlevel), but although on bootup it says "Starting Zope.... [ = OK ]", Zope actually doesn't launch. = Unfortunately, I don't have the details of the script with me at the moment = (I'll get them ASAP), but until then does anyone know any reasons that might = be causing this? Is there anything in particular that has to be started = before Zope? At present I'm trying to run it with ZServer on port 8080 = (although Apache is running on the box on port 80). = = Thanks, = = Andrew = = *Except for a warning about Python 2.2.2 being too new, and one about = running as "nobody" = = = _______________________________________________ = Zope maillist - Zope@zope.org = http://lists.zope.org/mailman/listinfo/zope = ** No cross posts or HTML encoding! ** = (Related lists - = http://lists.zope.org/mailman/listinfo/zope-announce = http://lists.zope.org/mailman/listinfo/zope-dev ) =