Yukinarija
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Yukinarija-
Yukinarija created a post,
Different SSLs for www and non www?
Hey, Got 1 SSL that's only for non www. Got a wildcard, that we want to use for www. (redirects under HTHS). Subdomain 'www' can't be created by default. Is there any way to properly do this in c...
-
Yukinarija commented,
Got the same issue today. Moved several domains with the transfer tool and had these strange PHP-FPM zones mail.*.com (which were subdomains I presume?). (Shared server..) PHP failed to work and g...
-
Yukinarija commented,
Any update on this? Thanks.
-
Yukinarija commented,
Hey guys, Turns out I did not read the replies right, so if somebody was also confused -> OPCache config in EA4 I am now using PHP 7.0 with PHP-FPM, in the GUI 'CGI' is selected, phpinfo shows: ...
-
Yukinarija commented,
Hey roli, They replied to me in an another thread saying that fCGI is not available until version 62 IIRC. Only DSO+OpCache is possible in EA4. Overall, as much as I like PHP7, if you can't use D...
-
Yukinarija commented,
Thanks again Michael. So it's impossible right now to use fCGI then without heavily modifying? DSO/CGI it is? I need something that supports OpCache. Thanks.
-
Yukinarija commented,
Hi the settings are per modul and PHP version specific: /opt/cpanel/ea-php56/root/etc/php.d/10-opcache.ini /opt/cpanel/ea-php70/root/etc/php.d/10-opcache.ini But my problem is that OpCache is not ...
-
Yukinarija commented,
Thanks Go through the documentation below and I hope it will help you. Configure or Disable PHP-FPM with User Pools for EasyApache 4 - cPanel Knowledge Base - cPanel Documentation I suppose? So a...
-
Yukinarija created a post,
OPCache config in EA4
Hey, Installed OpCache for 5.6 and 7.0. By default it works fine in 7.0, in 5.6 it seems to always 'miss' on at least one of my projects. Where's the config for opcache stored though? php.ini do...
-
Yukinarija created a post,
EA4 fCGI missing?
Hey, I enabled PHP-FPM, though in the PHP handlers I can only see 'CGI' not fastCGI, or has the name changed somehow? How could I enable fCGI within PHP-FPM? Is it a different config through some...