I recently was working with WordPress on my local server using the mac based software MAMP.
Problem:
My theme is not appearing in my choices in WordPress.
Solution:
After doing a quick search, this more than likely seemed to be a permissions issue. Normally, you would change these permission by right clicking the files and changing the permission in your FTP software.
In my case, since this is a local server, I must change my permissions on my computer.
To do this, I Right Click > Get Info > Scroll Down > Arrow Down Tab Labeled “Sharing & Permissions” > Change Permissions To “Read & Write”
Problem 2:
Being the slightly lazy when it comes to tasks like this, I wanted to change all permissions of all files at once rather than having to go an individually have to rinse and repeat this task over and over.
Solution 2:
Select the folder that you want to change the permissions on, then follow the directions above. Then…
Click the Lock Icon In The Bottom Right Corner > Enter Your Password > Click the Gear Icon At The Bottom Selecting the Dropdown > Select “Apply to Encosed Items” > Click OK
Note: There may be some permissions that this doesn’t fix such as a user not listed on the folder permissions but the user is listed on a particular file within the folder.