Ticket #122 (closed defect: invalid)
Xcache not loaded with php 5.2.4
| Reported by: | axel | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | cacher | Version: | 1.2.1 |
| Keywords: | Cc: | asauerhoefer@… | |
| Blocked By: | PHP Version: | 5.2.4 | |
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | apache2handler | |
| Probability: | Blocking: |
Description (last modified by moo) (diff)
Hi @all,
today i upgraded my php version from 5.2.3 to 5.2.4. Xcache workes fine with 5.2.3 as zend_extension_ts but with 5.2.4 the extension wouldn't be loaded.
Host: Linux h1318780.stratoserver.net 2.6.9-023stab043.1-smp #1 SMP Mon Mar 5 16:38:22 MSK 2007 i686 GNU/Linux
OS: Debian 3.1 ( Sarge )
Php is compieled from source with following configure:
Configure Command => './configure' '--prefix=/usr/local/php-5.2.4-suhosin' '--with-apxs2=/usr/local/apache2-worker/bin/apxs' '--with-openssl' '--with-zlib' '--enable-bcmath' '--with-curl' '--enable-exif' ' --enable-ftp' '--with-gd' '--enable-gd-native-ttf' '--enable-mbstring' '--with-mcrypt' '--with-mhash' '--with-mime-magic' '--with-mysql=/usr/local/mysql-5.0.4-client' '--with-mysqli=/usr/local/mysql-5.0.4/bi n/mysql_config' '--enable-pcntl' '--disable-pdo' '--enable-soap' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-tidy' '--with-xsl' '--enable-zip' '--without-pear' '--with-zend-vm=GOTO' '--w ith-tsrm-pthreads' '--with-pic' '--with-gettext' '--with-imap' '--with-kerberos' '--with-imap-ssl'
Change History
Note: See
TracTickets for help on using
tickets.

