|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jul 11, 2011 7:46 pm
Sorry for downtime |
Sorry for the server being up and down today. I was playing around with XCache and APC to improve performance on Drupal sites. I think I've got XCache working on the PHP5 tessh.com site now. I couldn't get APC to work (non-Drupal sites worked, but Drupal sites said file not found).
None of this effects the main zuggsoft.com site since it still runs on PHP4 :( Someday. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jul 11, 2011 8:43 pm |
Geez what a waste of time that was.
Turns out that XCache (and APC) do not work when running PHP as fastcgi. Only when using mod_php. This site is set up to use mod_php for PHP4 but to use the php-cgi for PHP5 (so I can run both versions on the same server). I obviously want to run PHP4 as the mod_php since that's the biggest site that needs the fastest performance.
So I'm out of luck for any op code caching on PHP5 for the tessh.com site for now :( |
|
|
|
|
|