vexx
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by vexx-
how did you test it? I cannot get h2 to load with anything..curl, chrome devtools...anything [Moderator note: removed screenshot]
-
Ya, the site is https only, everything HTTP is redirected. I also cleared the browser cache, site cache etc...same result. I will also leave the site URL here, hope it's not against the TOS. [Mod...
-
if you guys have any ideas, I'd appreciate them
-
You'd have to create the sub-domain via cPanel for cPanel to 'know' about the sub-domain and map it to a folder for Apache. I already did that, wrote it in my post...but it doesn't solve it since...
-
I resolved the issue, PHPMailer was poorly configured and was not verifying if it's smtp. It proper logs on the stmp now and send everything as expected. Thanks!
-
Hey @cPanelMichael I've already configured to be the Remote Mail Exchanger. However, the DKIM is simply not sent in the mail headers. And also, the mail headers state that the mail was sent by "R...
-
Hi @vexx The system can have several different versions of PHP installed but only one version is the system default. In your case it looks like the System PHP Version is set to PHP 5.6 (ea-php...
-
I forgot to mention that none of the sites have an explicit version added in .htaccess. I keep looking for the differences between the sites that inherit the system default's version and the ones t...
-
Do you use mod_fcgid handler? In php 5.6, which is the default, i use DSO
-
I also tried adding this to .htaccess to any of the "inherit" sites, they are still Inherited in MultiPHP Manager. # php -- BEGIN cPanel-generated handler, do not edit # Set the "ea-php56" package...