I'm getting this error when I try to create a page with the editor installed: SetHandler warning: fopen(sites/default/files/.htaccess) [function.fopen]: failed to open stream: Permission denied in /var/www/drupal6/includes/file.inc on line 129.

I opened up the permissions on /sites/default/files/ with chmod 777 and Whizzywig then creates the .htaccess file it needs, but when I set them back to 666, I get the error again.

I'm still relatively new to Linux so I'm wondering what the correct permissions should be on /sites/default/files/.htaccess in order for Whizzywig to stop generating this error.

Thanks.

Bobb Menk