Theme & Plugin Install Failure – Unable to locate WordPress Content directory
-
First off let me set a few things straight:
- Although I can manually install plugins and themes. I will not.
- I am attempting to get a complete solution to this problem.
- I will grant you access to the actual account so you can look for yourself.
- I will post whatever details are required.
- I will respond to each suggestion by implementing the proposed solution recording the outcome and then reversing the change if it is not successful
Installation:
OS: CentOS 5 (Amazon EC2)FTP Access:
server: https://ftp.enterpriseit.us
user: testdomain1.com
pass: (contact me for password)Group Membership
| Group | Members |
| testdomain1.com | apache, testdomain1.com, root |——————————————
| Owner & Group |
——————————————
| Path | Owner | Group |
——————————————
| / | testdomain1.com | testdomain1.com |
——————————————
(All directories under / have same owner and group)——————————————————
| Permissions |
——————————————————
| Path | Permission | Permission Octal |
——————————————————
| / | drwxrwxr-x | 0775 |
| /*.* | -rw-r–r– | 0644 |
| /wp-content/ | drwxr-xr-x | 0755 |
| /wp-content/*.* | -rw-r–r– | 0644 |
| /wp-content/plugins/ | drwxr-xr-x | 0755 |
| /wp-content/themes/ | drwxr-xr-x | 0755 |
——————————————————
- The topic ‘Theme & Plugin Install Failure – Unable to locate WordPress Content directory’ is closed to new replies.