LoginSignup
0
0

More than 5 years have passed since last update.

PEAR::DB 1.8以降でDB::connectが無くなった

Last updated at Posted at 2017-03-02

PHP Fatal error: Cannot make static method DB::connect() non static in class DBcommon in 〜.php

DB::connect()を書き換えずに使い続けるなら1.7系最後の1.7.14を使う。

pear install DB-1.7.14
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0