Test the cgi script
Run the pyblosxom.cgi cgi script from the commandline to verify the configuration.
$ ./pyblosxom.cgi Welcome to PyBlosxom's installation verification system. ------ ]] printing diagnostics [[ pyblosxom: 1.3.2 2/13/2006 sys.version: 2.4.4 (#1, Oct 20 2006, 14:37:05) [GCC 4.0.1 (Apple Computer, Inc. build 5363)] os.name: posix codebase: --default-- ------ ]] checking config file [[ config has 19 properties set. missing optional property: 'renderer' missing optional property: 'cacheDriver' missing optional property: 'cacheConfig' Refer to the documentation for what properties are available and what they do. PASS: config file is fine. ------ ]] checking datadir [[ PASS: datadir is there. Note: this does not check whether your webserver has permissions to view files therein! ------ Now we're going to verify your plugin configuration. === plugin: 'pycalendar' file: /usr/local/lib/python2.4/site-packages/contrib.1.3.0/plugins/pycalendar.py version: $Id: pycalendar.py 883 2006-03-24 03:43:42Z willhelm $ PASS === plugin: 'pycategories' file: /usr/local/lib/python2.4/site-packages/contrib.1.3.0/plugins/pycategories.py version: $Id: pycategories.py 883 2006-03-24 03:43:42Z willhelm $ missing optional config property 'category_template' which allows you to specify how the category hierarchy is rendered. see the documentation at the top of the pycategories plugin code file for more details. PASS === plugin: 'pyarchives' file: /usr/local/lib/python2.4/site-packages/contrib.1.3.0/plugins/pyarchives.py version: $Id: pyarchives.py 883 2006-03-24 03:43:42Z willhelm $ missing optional config property 'archive_template' which allows you to specify how the archive links are created. refer to pyarchive plugin documentation for more details. PASS The following plugins do not support installation verification: 'pyfilenamemtime' (/usr/local/lib/python2.4/site-packages/contrib.1.3.0/plugins/pyfilenamemtime.py)
[23:46] | [] | #-permalink-#