On Thu, 2002-05-02 at 12:07, Alexander Skwar wrote: > Hi! > > As Oden already noted, there are some issues with the php packages right > now. > > For me, php dumps core when both the mysql and recode extensions are > enabled/installed. Removing either one lets php start up. I also tried > just enabling mysql.so and recode.so (ie. nothing else), and I still get > a core dump. > > Uhm, I just noticed, that this only happens, when recode.so is enabled > after mysql.so in /etc/php.ini, like so: > > extension = mysql.so > extension = recode.so > > Changing the order (ie. first loading recode.so and then mysql.so) gives > me a PHP with a working mysql and recode support.
Ok, we need to integrate a kind of checkup to give an special order in the php.ini. I have no time right now to work on this, but it have to be done. J-M? > > Oden also mentioned that he dumped the dba_gdbm package and renamed it > to something else. That's missing. fixed > > php-imap is still at 4.1.2. fixed -- Christian Belisle <[EMAIL PROTECTED]> www.advx.org www.mandrakesecure.net GPG Key: http://people.mandrakesoft.com/~cbelisle/cbelisle.asc
