likudio
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by likudio-
You can compile and include Suhosin extension for all the versions of PHP you have installed on your server. (yes, for EA4 as well :) ). Download sources from: Download . wget [source link] tar xv...
-
]That is an import topic. These feature voting is no silver bullet. @likudio: I wanted to add a link to your feature request. But I haven't found it in the database. That's because it hasn't been...
-
Adding a general /home/ open_basedir setting will prevent users from accessing /root or other directories, indeed, PHP should load it, but you still can't prevent multiple separate domains from acc...
-
Hi Clouseau. 1. cPanel states that suPHP with open_basedir tweak doesn't work. And it doesn't in the default configuration. 2. Copying the main ini from its source to users directory, doesn't help...
-
Hi Michael, Unfortunately, most of cPanel users aren't aware about the security vulnerabilities that using only suPHP or only open_basedir tweak brings, nor the benefits that such solution as one ...
-
Hi Michael, Well, I'd like if cPanel representatives would take a look over my work around and see the issues that it solves, and the features that it brings. It would be nice to have these featur...
-
Just to update the topic... I managed to implement a solution which will solve this problem. See this topic:
-
After talking with a cPanel representative... they don't see this as a bug. They think that this can this can be a feature... so I have to make a "feature request"; But... can somebody tell me, wh...
-
Hi Michael, Ticket ID is 5955853 and still under investigation; Hope it will get fixed ASAP. Regards, A.
-
Hi secureconfig, Your question doesn't make any sense, as according to cPanel documentation, open_basedir setting does not get activated from php.ini, but from /usr/local/apache/conf/httpd.conf, w...