Hi, I just installed zope on my win98 machine at home just to see what it is capable of. It says that there is a built-in web server. How do i start that server? I tried everything and it didn't work. Also i couldn't find any manual on how to do this with win32. Another question: does this built-in server allowes to use PHP and Perl? Another question: i have apache running on same machine at home. How to configure apache to work with zope?
From: "CyberAlien" <cyberalien@users.sourceforge.net>
It says that there is a built-in web server. How do i start that server?
The bat file called "start".
Another question: does this built-in server allowes to use PHP and Perl?
I am happy to say that it doesn't. You don't want to use PHP or perl. Honestly. Zope has much better alternatives.
Another question: i have apache running on same machine at home. How to configure apache to work with zope?
You make the Zope start on a port other than port 80, and set up proxypass rules in your apache.
There should be a .bat file in your Zope folder that boots up the web server on port 8080. Zope supports Perl and Python, but I don' know anything about PHP supports. However I guess the answer is NO, you should wait for the answers of some more experienced Zope gurus. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of CyberAlien Sent: 2002. januar 29. 11:46 To: ~zope Subject: [Zope] stupid question. Hi, I just installed zope on my win98 machine at home just to see what it is capable of. It says that there is a built-in web server. How do i start that server? I tried everything and it didn't work. Also i couldn't find any manual on how to do this with win32. Another question: does this built-in server allowes to use PHP and Perl? Another question: i have apache running on same machine at home. How to configure apache to work with zope? _______________________________________________ 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 )
Hi CyberAlien, Please read the Zope Book under Documentation at Zope.org. CyberAlien wrote:
Hi,
I just installed zope on my win98 machine at home just to see what it is capable of.
It says that there is a built-in web server. How do i start that server? I tried everything and it didn't work. Also i couldn't find any manual on how to do this with win32.
Another question: does this built-in server allowes to use PHP and Perl?
Another question: i have apache running on same machine at home. How to configure apache to work with zope?
_______________________________________________ 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 )
participants (4)
-
Chris McDonough -
CyberAlien -
e-Musty -
Lennart Regebro