python db error with planetplanet
Jeremiah Foster
jeremiah.foster at pobox.com
Tue Nov 4 04:49:12 EST 2008
On Nov 3, 2008, at 1:22 PM, Rick van der Zwet wrote:
> 2008/11/3 Jeremiah Foster <jeremiah.foster at pobox.com>:
> ...
>> but I am unsure what the database
>> is called and where it is so it is hard for me to check its
>> permissions.
>
> The cache_directory and output_dir needs to be writable
>
>> Can someone advise me where to start looking to solve this?
> ...
>> Subject: Cron <www-data at yaalr> [ -f /usr/bin/planetplanet ] && [ -x
>> /usr/bin/planetplanet ] && /usr/bin/planetplanet /etc/planet.conf
>> Content-Type: text/plain; charset=ISO-8859-1
>
> So in your case, ``grep -e cache_directory -e output_dir
> /etc/planet.conf'' should give you the directories required. Run
> ``chown -R www-data <directory>'' on them and you should be good to
> go.
>
Yep! Just as you said - I chown'd those dirs and things worked
perfectly.
Thanks for the help!
Jeremiah
More information about the devel
mailing list