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-
One thing to note - /var/cpanel/feature_toggles/apachefpmjail - doesn't create a full virtfs. For example, /home/virtfs/%user%/etc/exim.conf is missing. This affects users ability to use PHP's ma...
-
Well, use the best of both worlds Require all denied Require all denied cPanel probably wanted to block access to .user.ini and php.ini files, that's why they added this. They just d...
-
Require all denied is the old behavior as seen in ea-apache24-2.4.25-5.5.1.cpanel What cPanel probably wanted to do was: Require all denied but instead got too fancy with the regex matc...
-
To fix: cp -a /var/cpanel/templates/apache2_4/ea4_main.default /var/cpanel/templates/apache2_4/ea4_main.local Edit /var/cpanel/templates/apache2_4/ea4_main.local Replace the section that says: ...
-
In - ea-apache24-2.4.25-5.5.1.cpanel this section appears to be: Require all denied In - ea-apache24-2.4.25-7.7.1.cpanel this was (incorrectly) set to: Require all denied
-
I've been saying this for at least a few months now. With PHP-FPM and the ability to chroot a user's pool into a jailed environment and being able to execute CGI in a jailexec environment, cPanel ...
-
What version of cPanel is this referring to? I'm assuming this is cPanel 62. I haven't yet updated our servers to cPanel 62. One of the reasons why I hold back upgrades is so I can evaluate prob...
-
They should give you instructions for how to set your MX records after you sign up. I think you also have to make some DNS changes to verify domain ownership.
-
You can't set MX records to a host if that host is not configured to handle mail for that domain. Well, I suppose technically you can set the MX records for a domain name to anything. Expecting i...
-
You would have to sign up for Google Apps for that domain name, which I don't believe is free any more.