Review App

Internet Entrepreneurs Blog

Setting Upload Directory Permissions

If you plan on allowing photo uploads to your Review App site you’ll need to update the upload directory permissions on your web server. Use an FTP program, SSH, or online tool to set the /ra-content/images/uploads/ directory permissions to 0777. If you haven’t done this before it’s pretty easy and this page covers how to do it using some of the more popular FTP programs.

Next up – running the install script!