DEAR SIR, When installing zope-ERP5 in mandriva 2007 and run the following command ============================= [root@mah ~]# urpmi.addmedia --update nexedi http://nexedi.org/static/mandr ivalinux/2007.0/i586/ [root@mah ~]urpmi zope-ERP5 [root@mah ~]urpmi zope-ERP5Subversion =================================== when we run zopectl the following error message occour ======================== [root@erp zope]# zopectl /usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module DeprecationWarning) program: /usr/bin/runzope daemon manager not running zopectl> =========================== and you can also see the event.log =============event.log==================== ---- 2007-04-04T01:29:11 INFO(0) ZServer HTTP server started at Wed Apr 4 01:29:11 2007 Hostname: erp.mnd.net Port: 9080 ------ 2007-04-04T01:29:11 INFO(0) ZServer FTP server started at Wed Apr 4 01:29:11 2007 Hostname: erp.mnd.net Port: 9021 ------ 2007-04-04T01:29:11 INFO(0) Zope Set effective user to "zope" ------ 2007-04-04T01:29:50 INFO(0) Zope New disk product detected, determining if we need to fix up any ZClasses. ------ 2007-04-04T01:29:51 INFO(0) Zope Ready to handle requests ------ 2007-04-04T01:37:19 INFO(0) Z2 Caught signal SIGTERM ------ 2007-04-04T01:37:19 INFO(0) Z2 Shutting down fast ------ 2007-04-04T01:37:19 INFO(0) ZServer closing HTTP to new connections ===================event.log=============== and below very helpul guide and follow all steps but then erp5-zope not run why http://en.wikibooks.org/wiki/ERP5_Handbook/Lets_go... Any advice how to fix this and continue the install would be apprecialted. Best Regard; Mahmood ____________________________________________________________________________________ 8:00? 8:25? 8:40? Find a flick in no time with the Yahoo! Search movie showtime shortcut. http://tools.search.yahoo.com/shortcuts/#news
Hi kashif
when we run zopectl the following error message occour
======================== [root@erp zope]# zopectl /usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module DeprecationWarning) program: /usr/bin/runzope daemon manager not running zopectl> Well, actually that's not an error. The message is right; you haven't started zope. To start it, you have to run "zopectl start" without quotation marks.
Do "zopectl help" without quotation maks to see what you can do with it. Regards Josef
participants (2)
-
Josef Meile -
kashif yaqoob