The blog

Error (ERROR_PLATFORM_FAILURE)

I migrated a Menalto Gallery 2 site, and I got this error right away.

Error (ERROR_PLATFORM_FAILURE)

It’s a permissions issue.

The fix:

steve$ chmod -R 777 g2data

Give your g2data folder (could be another name; this is the folder that holds your gallery 2 data) write permissions, and the error should disappear.

Leave a Reply