Re: upgrading to 0.8.1

Lance Weber <lance-kMc2rFPYsS/[email protected]>
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <[email protected]>
Ted -
 what does "blog" point to? Is it pyblosxom.cgi? Pyblosxom.py?

Also, can we get some more information about your installation? It would 
help us to know:
   * How your webserver is invoking pyblosxom (ie, for apache any 
relevant httpd.conf entries)
   * How did you install the pyblosxom package, the cgi scripts and 
config files, including directories, ownership, etc.
   * relevant config.py entries



========
Here's an example from my recent posts on getting setup:

---- Base system ----
Debian, Apache, Python 2.3.3, Pyblosxom cvs version from Feb 3rd 
installed as system (ie, "sudo setup.py install").

httpd.conf entry (no .htaccess used - yet):
<Directory "/proj/www/alfheim/blog/">
   AllowOverride All
   Options +Indexes +ExecCGI +FollowSymLinks
   Order allow,deny
   Allow from all
</Directory>

---- Directories ----
/proj/www/alfheim/blog
  - config.py
  - config.pyc
  - content/
  - images/
  - index.cgi -> pyblosxom.cgi
  - pyblosxom.cgi
  - xmlrpc.cgi

/blog/content
  - test2.txt
  - developer/
  - technogeek/
  - blogspace/
  (...)

---- config.py entries ----
py['datadir'] = "/proj/www/alfheim/blog/content"
py['base_url'] = "http://www.alfheimstudios.com/blog"
py['plugin_dirs'] = 
['/usr/share/pyblosxom-cvs/contrib/plugins','/proj/pyproj/myplugins']
py['load_plugins'] = ['logrequest','logstats', 'pyarchives', 
'pycalendar', 'pycategories', 'pyfilenamemtime', 
'w3cdate','weblogsping', 'breadcrumbs', 'stripes', 'plugininfo']


ted-3kI/[email protected] wrote:

>To all,
>
>I am trying to upgrade my blog to 0.8.1.  In doing so, I have really messed
>things up ;-).  I have wiped off my old pyblosxom installation and have
>uploaded the new files, but keep getting a 500 error messsage, and in my error
>log it only says the following:
>
>[Wed Feb 18 10:19:13 2004] [error] [client 66.208.209.102] Premature end of
>script headers: /hsphere/local/home/tpibil/pibil.org/blog
>
>When a shell prompt, if i type /usr/local/bin/python2.2 blog, it returns the
>generic html page.
>
>What am I missing (besides being a python novice).
>
>Thanks in advance.
>
>Ted
>ted-3kI/[email protected]
>
>
>
>
>-------------------------------------------------------
>SF.Net is sponsored by: Speed Start Your Linux Apps Now.
>Build and deploy apps & Web services for Linux with
>a free DVD software kit from IBM. Click Now!
>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
>_______________________________________________
>pyblosxom-users mailing list
>pyblosxom-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
>  
>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
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.