ItsMattSon
- Total activity 233
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 51
Comments
Recent activity by ItsMattSon-
Thanks @cPanelMichael I've followed the general instructions and I'm happy with the result now. It's not optimal right now but one day I think it could be once the MultiPHP INI Editor changes affe...
-
Thanks @cPanelMichael Just before I do that though, will cPanel/WHM updates undo this at any point? Is there a plan for PHP-FPM settings to be changed within WHM? Is a shame that it looked like t...
-
Jumped the gun again, darn it! Just realised that doing the same in the domain that uses PHP-FPM doesn't show the open_basedir in phpinfo that I just set in cPanel in the same way as the SuPHP doma...
-
Hi @cPanelMichael, Silly me, I was choosing "Home Directory" instead of "domainname.com" in the cPanel > MultiPHP INI Editor > Editor Mode and editing that. It clearly states not to edit it, but I...
-
Hi @cPanelMichael Looks like I celebrated too soon! My gut made me wonder if it was actually taking effect so I checked in phpinfo and its set to 'no value' in Local and Master value. Uh oh :( W...
-
Hi Matt, Enabling the "PHP open_basedir Tweak" in WHM adds the following entries to each Virtual Host in Apache configuration file: php4_admin_value open_basedir "/home/accountusername:...
-
Hi @cPanelMichael Sorry to be a pain, but what does the "open_basedir Tweak" set for DSO? Is it what you put above? Wouldn't I just need to set the same open_basedir directive as what the tweak s...
-
Hi @cPanelMichael Thanks for the response. I wonder, based on what I read in the thread you cited, would this be correct for what to set open_basedir to then? open_basedir = "/home/myacc1/publi...
-
Hi @cPanelMichael, I was merely hoping to lock it down to avoid potential for exploitation, but nothing in particular. With that said, you've talked me out of it haha. I won't proceed with that at...
-
To re-word my problem, I want to lock down SuPHP to use only the MultiPHP INI file and not allow individual INI files (including .user.ini). Is this possible? Bonus points if you can give me a rea...