vacancy
- Total activity 925
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 356
Comments
Recent activity by vacancy-
There are no block to cpanel updates. v66 easyapache 3 support continues. In all versions until 2018, easyapache 3 will continue to be supported.
-
So Can we use both FastCGI and PHP-FPM same time? Yes with proxy_fcgi. No as mod_fcgi handler.
-
Fcgi and php-fpm are different things. Php-fpm works with proxy_fcgi. Handler can selected as suphp. Fcgi works alone. Handler can be selected. There is no multi php support. Performance may var...
-
Mod event + suphp + php-fpm is a very compliant one. I use it smoothly on many servers. Prefork is cumbersome and an old mpm.
-
Have you tried off and on the mod_userdir setting? I've had a similar problem with mod_userdir, I corrected it like that.
-
Have you checked the ownership of your .htaccess file?
-
You can choose whatever you want. However, CentOS 7 is recommended for long term support.
-
Your operating system is 32 bit. There is a problem for this reason. You must choose 64-bit operating system in order to receive new updates.
-
You are using centos 5.x ?
-
Please try. yum -y install ea-apache24-mod_remoteip Apache configuration > include editor > Pre Main Include Add and save the codes below. RemoteIPHeader X-Forwarded-For LogFormat "%{Ref...