Archive for the 'Server' Category

Server Upgrade

Zlib and php5 upgegraded.

With php5 there was small problem with ungrade.

After that upgrade eAccelerator module was no longer loaded only in the error.log I found Undefined symbol “ps_globals”.
On this Server I use PHP5 from http://people.debian.org/~dexter, the last version (PHP 5.0.4-0.9sarge1) is without session support.

After which I eAccelerator with –without-eaccelerator-sessions provided runs it again.

  1. ./configure –enable-eaccelerator=shared
  2.  –without-eaccelerator-sessions
  3.  –with-php-config=$PHP_PREFIX/bin/php-config