Web

結局未解決。。。

php

  1. aptitude install php5.0
  2. aptitude install php-pear
    php-pear php5.0-common
  3. sudo pecl install pdo
    downloading PDO-1.0.3.tar ...
    Starting to download PDO-1.0.3.tar (-1 bytes)
    ............done: 234,496 bytes
    12 source files, building
    running: phpize
    Configuring for:
    PHP Api Version:         20041225
    Zend Module Api No:      20060613
    Zend Extension Api No:   220060519
    Cannot find autoconf. Please check your autoconf installation and the  $PHP_AUTOCONF
    environment variable is set correctly and then rerun this script.
    
    ERROR: `phpize' failed

aptitude remove php4-common

 libdb4.4 libdevmapper1.02 libssl0.9.8 tzdata

以下のパッケージが削除されます:

 base-config libapache2-mod-php4 php-pear php4-cli php4-common php4-mysql
 php4-pear phpmyadmin

以下のパッケージが更新されます:

 initrd-tools libc6 libc6-dev libkrb53 libncurses5 libselinux1 libsepol1
 locales

bindParamが動かない!->mysqliらしい->php5-mysqliのパッケージ入っているらしい。 -> php5のChangeLog?を見てみたら・・

move the mysqli module into the mysql module's package, and remove the no longer necessary mysqli package.

うむむ。どうしたものやら。


Last-modified: 2012-03-12 (月) 17:05:47 (166d)