Re: Re: RST & Pyblosxom

Wari Wahab <[email protected]>
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <1075097183.14952.31.camel@minisync>
On Mon, 2004-01-26 at 11:12, Doug Ransom wrote:
> I did solve this earlier with a chmod 755 (I don't know unix well
> enough to know if that was right, but it worked).  I also put the
> plugins dir in PYTHONPATH;  I am not sure if that was necessary.

The plugins (or python modules) need not be executable, just readable by
'others', since the file is owned by you and a group similarly named as
the user (common in Red Hat type distros), the webserver (usually the
'apache' user) don't have the permissions to read. 644, or 444, or even
004 (though unlikely) is enough for the webserver.

Oh, BTW, due the magic done by the plugin initialization, plugins does
not need to be in PYTHONPATH.




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
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.