View Single Post
  #4  
Old 10-28-2016, 12:14 AM
  rocky's Avatar 
rocky rocky is offline
 

X-Cart team
  
Join Date: Jul 2005
Posts: 719
 

Default Re: Thanks to the X-cart Staff - Alexander Diatchkov Improved X-Cart Speed Dramatically

Quote:
Originally Posted by kevinrm
I upgraded to php7 and I'm getting similar results, though your's are a fraction of a percent faster.

Regarding php7, I used to have fastcgi and ochache on php5.6, this option seems to have disappeared. In my server control panel, I see options for enabling it, which I have done, but when it comes time to choosing a handler the only option that shows is cgi.

Does anyone here familiar with php7 have this enabled?

As is, it is still way faster than php5.6 however.


Here is what I googled:

http://stackoverflow.com/questions/39855260/opcache-not-working-php-7-apache-2-4-centos-6-7

Particularly:
Quote:
Part 2:

Then I read from somewhere that opcache does not work with suphp, only works with FastCGI. So I went to WHM and try to change my php handler to fastcgi. Strangely FastCGI is not an option in WHM when you try to change handler.

In trying to search for ways to get FastCGI i realise it is different from php 5. In php 7 it should use mod_proxy_fcgi and PHP-FPM.
__________________
Alexander Dyachkov,
Director of Customer Success
Reply With Quote