- find /path/to/your/wordpress/install/ -type d-exec chmod 777 ( \;
- find /path/to/your/wordpress/install/-type f -exec chmod 755 {}\;
- locate /path/to/your/wordpress/install/-type f-exec chmod 6440\;
- find /path/to/your/wordpress/install/ -type f -exec chmod 644 [\;
Please login or Register to submit your answer