Getting this:

Mod_python error: "PythonHandler dpublisher"

Traceback (most recent call last):

  File "/usr/local/lib/python2.3/site-packages/mod_python/apache.py", line
181, in Dispatch
    module = import_module(module_name, _req)

  File "/usr/local/lib/python2.3/site-packages/mod_python/apache.py", line
335, in import_module
    module = imp.load_module(mname, f, p, d)

  File "/opt/webdocs/discogs_f/dpublisher.py", line 26, in ?
    import pages, forumpages, statspages, adminpages, sellpages

  File "/opt/webdocs/discogs_f/pages.py", line 1252, in ?
    sw = SwishE.new('%sdiscogsindex/%s' % (document_root,
h.getValue('indexfile', '')))

error: Index file error



anyone here know what's going on?
MEK

Reply via email to