Login to download the latest version of Mint and your favorite Pepper, purchase additional licenses, or post in the Forum. Don't have an account? Create one!

In Partnership with Media Temple

Mint Forum

How do I CHMOD to 777?

wenwon
Minted
Posted on Jan 01, '08 at 12:39 pm

I’m downloaded and installed the feedburner pepper. It indicates that I should before I start using cache, I should:

CHMOD the ronaldheft/feedburner/cache folder to 777.

Does anyone know how to do this? I searched and I couldn’t find specific instructions. Let me know.

SDJL
Minted
Posted on Jan 02, '08 at 11:18 am

Via an FTP client: Right click the file/folder, choose permissions, then set to 777. (Read, Write & Execute on User, Group and World).

Via SSH (if you have the option):

chmod -R 777 ronalheft/feedburner/cache

You must be logged in to reply. Login above or create an account