Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
cpanel:enable-suphp [2010-05-20 10:41:22] – garrett.plasky | cpanel:enable-suphp [2012-10-23 17:19:39] – [Converting to suPHP Tips and Tricks] shaun.reitan | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Slightly more secure: Set directory permissions to 0770 and the owner to user: | * Slightly more secure: Set directory permissions to 0770 and the owner to user: | ||
- | What SuPHP allows is for the directory to remain owned by user: | + | What SuPHP allows is for the directory to remain owned by user: |
Sound good? If so, let's get started! | Sound good? If so, let's get started! | ||
Line 25: | Line 25: | ||
This setting is not retroactive for any files/ | This setting is not retroactive for any files/ | ||
+ | |||
+ | ==== Converting to suPHP Tips and Tricks ==== | ||
+ | |||
+ | === Fixing Permissions on files and folders === | ||
+ | |||
+ | When converting to suPHP one of the common problems admins see is customer websites showing " | ||
+ | |||
+ | <code console> | ||
+ | cd / | ||
+ | / | ||
+ | for i in *; find / | ||
+ | </ | ||
{{tag> | {{tag> |