sparek-3
- Total activity 1538
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 487
Comments
Recent activity by sparek-3-
What does cat /etc/wwwacct.conf | grep ^ADDR show? Does the first octet start with 192 or 10?
-
I think cPanel discovered that keeping a properly updated script library... and actually keeping scripts up to date, was a larger task than what was initially thought. Sure it looks great to have ...
-
I am very unclear why LVE sets up a DEFAULT user (I guess it is a fall-over configuration if no other is found) I've always been a bit puzzled as to how or why CloudLinux does things the way it do...
-
You're mixing and matching EasyApache PHP and CloudLinux PHP. The PHP version you are seeing in the user's shell is controlled by CloudLinux's voodoo with their CageFS.
-
What does ls -al /opt/cpanel/ea-php72/root/usr/bin/php /usr/local/bin/ea-php72 show?
-
Try /opt/cpanel/ea-php72/root/usr/bin/php -v although, I suspect that something else is going on, that may need to be addressed some where.
-
It is keeping the permissions. It's working exactly like it's suppose to. You just need to understand how it works. mod_ruid2 will run each VirtualHost as that user. So if the VirtualHost for [...
-
Apache is reading the file. What specifically is reading the file? If you go to [plain]http://domainnamethatreferstomyusernamepublichtmldirectory.tld/test1.txt[/plain] are you saying it shows the...
-
What specifically are you doing to duplicate this? Who owns the file? Who owns the process that is allegedly accessing the file that shouldn't be accessing the file?
-
If somebody other than the file owner is able to read, write, or execute a file with 700 permissions, then you have an issue that needs to be addressed.