The SuSE support database and the docs on my box are both kind of sparse in describing how to get Zope up and running on SuSE 7.1 (or else I am getting more dense). Can someone give me a brief run down on how to do this or send me a pointer to the HOWTO or whatever? TIA John
Try http://www.zope.org/ alan :) ----- Original Message ----- From: John Gilger <bjgilger@earthlink.net> To: <suse-linux-e@suse.com> Sent: Thursday, June 28, 2001 9:55 PM Subject: [SLE] Zope | The SuSE support database and the docs on my box are both kind of | sparse in describing how to get Zope up and running on SuSE 7.1 (or | else I am getting more dense). | | Can someone give me a brief run down on how to do this or send me a | pointer to the HOWTO or whatever? | | TIA | | John
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On June 28, 2001 05:55 pm, John Gilger wrote:
The SuSE support database and the docs on my box are both kind of sparse in describing how to get Zope up and running on SuSE 7.1 (or else I am getting more dense).
Can someone give me a brief run down on how to do this or send me a pointer to the HOWTO or whatever?
If you're using the SuSE Zope package: in rc.config: START_ZOPE=yes ZOPE_PCGI=no That's if you want Zope to run standalone, which I prefer. It runs on port 8080, which I don't prefer. If you set ZOPE_PCGI to yes then Apache will use Zope, which is useful if you want to do virtual hosting or run PHP/Perl stuff as well. Everything not Zope will be accessible by http://site-name/static/ I set up my Apache to run on port 8080 for some CGI stuff, and let Zope do the important stuff. For that I changed Zope's start script to run on port 80. I wish the port number could be changed in rc.config, though. I don't like customising stuff like that because I have to remember to change it again when I upgrade, which I rarely do until I realise that it's not working... - -- James Oakley Engineering - SolutionInc Ltd. joakley@solutioninc.com http://www.solutioninc.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.5 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7PJWI+FOexA3koIgRAri5AKCUJK5OXec1dbOzD5L9OX7AdaEuhgCdGax8 1FwXldT4ba9+gVTeiEnDaRU= =n0it -----END PGP SIGNATURE-----
participants (3)
-
Alan Lenton
-
James Oakley
-
John Gilger