I have installed LAMP on Ubuntu Server 8.04.2 and copied plogger to /var/www/ - I am getting the following error when I run _install.php:
Plogger wont work until the following problems are resolved
* The path /var/www/plogger is not writable by the Web server. * The path /var/www/plogger/thumbs is not writable by the Web server. * The path /var/www/plogger/images is not writable by the Web server. * The path /var/www/plogger/uploads is not writable by the Web server.
I have recursively modified the permissions (755) to the plogger directory - what else do I need to do to get plogger to work?