cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
You may want to reach out to your host or system administrator to check further. You can open a ticket with us, but we mainly offer support with cPanel related issued; although, we will perform a b...
-
Hi, Did you verify there is no parent process? You could do this with `ps auxwwwf' or `ps -o ppid= -p $pid|xargs -I {} ps -p {}'. I'd also check if this was ran by the user's cron, via `/var/log/c...
-
Hi, As RadWebHosting said, opening a ticket with us directly(see my signature) will provide you with the best support as we can check the issue directly. I've tried to replicate your issue in a te...
-
Hi Marcel, How you go about disabling this differs depending on your PHP handler and on your EasyApache version. If using CGI or suPHP as your PHP handler, try adding the following to a `.user.ini...
-
As the previous commenter pointed out, this appears to be a syntax issue with the query. I would recommend reaching out to your developer or xenforo, and ensuring you are meeting their software req...
-
I'd recommend checking the link below @PabloC System Administration Services | cPanel Forums
-
CGI w/suexec may be the easiest method; however, CGI does strip non-standard headers, which can be a bit annoying. FPM and FCGI may require some additional tweaking once enabled(e.g. max_children),...
-
I am glad to see Muhammed was helpful. DSO with mod_ruid2 is a very efficient handler compared to suPHP. While it wasn't mentioned, one of the other caveats of mod_ruid2 is its incompatibility with...
-
@Jr Sarath, I'd recommend reaching out on CSF forums, since this issue specifically concerns CSF, and no responses here have helped: ConfigServer Community Forum - Index page
-
Please understand that CSF is not provided or supported by cPanel. You may find the best support at CSF forums: ConfigServer Community Forum - Index page do I need to open those ports globally fir...