python db error with planetplanet
Rick van der Zwet
rick at wzoeterwoude.net
Mon Nov 3 23:22:19 EST 2008
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.
Best,
/Rick
--
http://rickvanderzwet.nl
More information about the devel
mailing list