testing v0.8

Francois Granger <[email protected]>
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <a05200f12bb8490319f60@[192.168.1.20]>
I know, I am late at this ;-)

I just downloaded the 0.8rc1 from 
http://roughingit.subtlehints.net/code/pyblosxom-0.8rc1.tar.gz

I already installed it in an alternate cgi directory so that I can 
keep my old version running while I test it.

I did the configuration.

#=====
py = {}
xmlrpc = {}
py['blog_title'] = "Misc/Divers... "
py['blog_description'] = "All things I feel interresting enough to 
publish in the personal/political space. Tout ce que je trouve 
d'intéressant à publier dans l'univers personel/politique."
py['blog_language'] = "fr"
py['blog_encoding'] = "utf-8"
py['datadir'] = "/Volumes/OS99/blog"
py['depth'] = 0
py['num_entries'] = 40
py['cacheDriver'] = 'entrypickle'
py['cacheConfig'] = '/Volumes/OS99/blogcache'
py['plugin_dirs'] = ['/Library/WebServer/cgi/Pyblosxom/plugins']
py['load_plugins'] = ["w3cdate", "comments", "conditionalhttp", 
"pycalendar", "pyarchives", "pycategories", "logstats", "logrequest", 
"pyfilenamemtime"]

# ========== logrequest
py['logfile'] = '/Volumes/OS99/webstats/pyblolog'
# ========== logstats
py['num_referrers'] = 20
py['referrer_length'] = 40

#=====

When I run pyblosxom.cgi at the command line, I get :

[fbg:/Library/WebServer/cgi] fgranger% ./pyblosxom.cgi
./pyblosxom.cgi:14: DeprecationWarning: Non-ASCII character '\xc3' in 
file /Library/WebServer/cgi/config.py on line 10, but no encoding 
declared; see http://www.python.org/peps/pep-0263.html for details
   import config
Traceback (most recent call last):
   File "./pyblosxom.cgi", line 42, in ?
     p.run()
   File "/Library/WebServer/cgi/Pyblosxom/pyblosxom.py", line 313, in run
     tools.run_callback("prepare", {"request": self._request})
   File "/Library/WebServer/cgi/Pyblosxom/tools.py", line 357, in run_callback
     output = mem(input)
   File "/Library/WebServer/cgi/Pyblosxom/plugins/logstats.py", line 
132, in cb_prepare
     stats = cPickle.load(f)
ImportError: No module named libs.plugins.logstats
[fbg:/Library/WebServer/cgi] fgranger%


Thanks for a fine tool !

-- 
François Granger
http://francois.granger.free.fr/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.