rscalover
- Total activity 164
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 46
Comments
Recent activity by rscalover-
]Was a user id that PHP runs as in the wheel group? If so that's not a good sign IMO, unless you were running the site under an account that you had knowingly granted that privilege to. Also how a...
-
]Hello :) Could you let us know which PHP handler (e.g. DSO, suPHP) is enabled on your system? Thank you. suPHP with suEXEC enabled i disabled fastcgi again because i whas getting allot of email...
-
Hello, Problem solved i forgot to run "cagefsctl --force-update" thanks @Cloudlinux support .
-
Hello, The problem seems to be caused by suEXEC and more precise the permissions of the suEXEC binary but if i change them i get errors about httpd.conf syntax jeesus what a nightmare this thing i...
-
Yes i'm accessing a domain name not a Mod_UserDir url with a ~ in it .
-
[quote="lewist, post: 1591082">Hi There, I keep on getting this issue from mxtoolbox smtp test and don't know how to fix it. I'm very new to Cpanel, would really appreciate the guidance. Test R...
-
Hi, I found the problem.MailScanner is using the same logging "text" in /var/log/maillog for both incoming and outgoing messages so i can't create a regex to feed to that log to grap the outgoing ...
-
Thanks! Do you know if it is necessary to reboot the server? you can always check that with a command like needs-restarting --reboothint (as root) .
-
Hello, Almalinux 8 and 9 already released an update have a look at the updated glibc packages here AlmaLinux Product Errata. You can install dnf-automatic configure it according to your preference...
-
[QUOTE] command_format = "echo {body} | mailx -S sendwait -s {subject} -r {email_from} {email_to}" Doesn't work and it isn't MailScanner either i solved that issue with MailScanner detecting that...