Looking to speed up as recommended..

This is what I get

 

>>php setup = cgi-fcgi - WARNING (your PHP setup maybe very inefficient, please check it for sure and try to switch to mod_php, apache dso module or FastCGI)

 

How is the best say to do this,

 T Y P E   S L O W  AND SIMPLE  :)

Quote · 8 Feb 2013

i too have this same thing - a buddy of mine said that if i install a php accelerator that it should resolve almost all of my issues refering to my php. and he also said that although there is a newer php that it isnt one that absolutely has to be upgraded so I may still continue to get those errors.

caredesign.net
Quote · 8 Feb 2013

 

newer php that it isnt one that absolutely has to be upgraded so I may still continue to get those errors

Yes for best performance your list should look like this..

Software requirements

  • PHP: 5.3.20 - OK
    • allow_url_fopen = On - OK
    • allow_url_include = Off - OK
    • magic_quotes_gpc = Off - OK
    • memory_limit = 536870912 - OK
    • post_max_size = 1048576000 - OK
    • upload_max_filesize = 1048576000 - OK
    • register_globals = Off - OK
    • safe_mode = Off - OK
    • short_open_tag = On - OK
    • disable_functions = - OK
    • php module: curl = curl - OK
    • php module: gd = gd - OK
    • php module: mbstring = mbstring - OK
    • php module: xsl = xsl - OK
    • php module: json = json - OK
    • php module: openssl = openssl - OK
    • php module: zip = zip - OK
    • php module: ftp = ftp - OK
  • MySQL: 5.1.66-cll - OK
  • Web-server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 PHP/5.3.20
    • rewrite_module - OK
  • OS: Linux mynewbeetle.org 2.6.32-042stab063.2 #1 SMP Tue Oct 23 16:24:09 MSK 2012 x86_64
  • PHP:
    • php accelerator = eAccelerator - OK
    • php setup = apache2handler - OK
  • MySQL:
    • key_buffer_size = 67108864 - OK
    • query_cache_limit = 1048576 - OK
    • query_cache_size = 33554432 - OK
    • query_cache_type = ON - OK
    • max_heap_table_size = 268435456 - OK
    • tmp_table_size = 268435456 - OK
    • thread_cache_size = 128 - OK
  • Web-server:
    • User-side caching for static conten = click here to check it in Google Page Speed 
      If it is not enabled then please consider implement this optimization, since it improve perceived site speed and save the bandwidth, refer to this tutorial on how to do this. 
      To apply this optimization you need to have expires_module Apache module - OK
    • Server-side content compression = can be checked manually or in "Page Speed" tool build-in into browser. 
      If it is not enabled then please consider implement this optimization, since it improve perceived site speed and save the bandwidth, refer to this tutorial on how to do this. 
      To apply this optimization you need to have deflate_module Apache module - OK
  • Dolphin:
    • DB cache = On (EAccelerator based cache engine) - OK
    • Page blocks cache = On (EAccelerator based cache engine) - OK
    • Member menu cache = On (EAccelerator based cache engine) - OK
    • Templates Cache = On (EAccelerator based cache engine) - OK
    • CSS files cache = On - OK
    • JS files cache = On - OK
    • Compression for CSS/JS cache = On - OK

php accelerator is good eaccelerator is better.

Any body that needs a server tune up, send me a PM..


ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.