Skip to content
Search
mxm, IT's mad science
Sections
Welcome
News
Search
Replies
Personal tools
You are not logged in
Log in
You are here:
Home
»
Products
»
Open Source
»
mxmCounter package for Zope
»
Are you running from INSTANCE_HOME
Navigation
Home
Papers
Products
Open Source
mxmContacts
mxmCounter package for Zope
Downloads
You can download mxm products
here
.
Due to it's technical and international nature, this section is in english.
Max M Has a blog too.
og er glad for mad
Comment
Above in this comment thread:
mxmCounter - A Simple Zope Hit Counter
»
No counters.dict
Are you running from INSTANCE_HOME
Posted by
maxm
at
2004-03-09 04:22 PM
Or are you running your Zope server directly from the Zope install?
I get the path to the counters.dict from:
file_name = str(Globals.data_dir) + os.sep + 'counters.dict'
That might be different if you are not using an INSTANCE_HOME
I get the path to the counters.dict from:
file_name = str(Globals.data_dir) + os.sep + 'counters.dict'
That might be different if you are not using an INSTANCE_HOME