Home > The Newbie Zone > Questions and Answers

Amazon AWS problem - Setting Permissions (2)


12-21-2016 11:37 PM #1 icepick819 (Member)
Amazon AWS problem - Setting Permissions

Hello mates,

I've been having trouble with setting permissions for a specific folder in my S3 Bucket for my domain. More specifically setting a folder and its contents to having permissions "755".

Purpose - For enabling the use of a php script within the folder (redirect cloaking), though I've read somewhere that there is some issue with the use of php on Amazon AWS?

Their guides are most definitely not noob-friendly, and I'm struggling quite a bit with information overload.


I'd appreciate any help below or in a PM, but it seem's that most people lack a lot of information regarding Amazon AWS as a whole.

Thank you for your time,
Icepick


12-22-2016 01:24 AM #2 Mr Baffoe (Veteran Member)

You can't run php in S3.

You will need an actual server aka EC2 instance


Home > The Newbie Zone > Questions and Answers