Your message dated Tue, 21 Feb 2012 00:54:31 +0200
with message-id 
<CAEsznC7yqdQTZV1kuJnyFs_aROCfhxqZRs5ojyWBBqhK=lw...@mail.gmail.com>
and subject line fixed
has caused the Debian Bug report #464741,
regarding php5: dl() function is broken in 5.2.5, causing ionloader need to be 
reconfigured
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
464741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464741
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5
Version: 5.2.5-2
Severity: important
Tags: patch

It isn't a debian bug, but a known feature of 5.2.5 that mostly disables the 
dl() function from 
working properly.  Prior to 5.2.5, the dl() function could load user modules at 
run-time, rather than 
installing them site-wide in the php.ini.

I don't know how widespread the use of ioncube loader (or other dl() libs) so 
perhaps it doesn't 
matter, but I hadn't expected 5.2.5 to be an interesting release.

The fix is to copy the loader file to a known location, and then add this line 
to your 
/etc/php5/conf.d/ioncube.ini

zend_extension = /usr/local/lib/php5/ioncube_loader_lin_5.2.so


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5 depends on:
ii  php5-cgi                      5.2.4-2+b1 server-side, HTML-embedded scripti
ii  php5-common                   5.2.4-2+b1 Common files for packages built fr

php5 recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 5.3.3-1

The use of this function was limited in PHP 5.3, see http://il.php.net/dl

Closing...

Kaplan

--- End Message ---

Reply via email to