Wordpress 2.8.4: Not ready to be installed with PHP 5.3 ? ワードプレス2.8.4:まだ準備ができてPHP 5.3以降でインストールされるか?
Posted on 01. 01に掲載した。 Sep, 2009 by Dragos in Coding , PHP 9月、2009 のコーディング 、PHPのでドラゴシュで
I've just tried to install Wordpress 2.8.4 on my testing machine (PHP 5.3).私はちょうど私のテストマシン(PHP 5.3以降)Wordpressの2.8.4をインストールしようとしました。 Right on the installation page a dozen of errors filled my screen, something like:エラーが私の画面で、次のように記入を右インストールページに1ダース:
Strict Standards : Declaration of Walker_Page::start_lvl() should be compatible with that of Walker::start_lvl() in /opt/lampp/htdocs/wordpress/wp-includes/classes.php on line 1214 厳格な規格 :宣言Walker_Page数::()は、ウォーカーとの互換性があります::()に/ start_lvl start_lvl オプトイン/ lampp / htdocs / wordpressのの/ wp -含まれています/ライン1214上のclasses.php
This is not a big issue and it doesn't interrupt the installation, it's just that PHP 5.3 has many new changes compared to previous versions of PHP.これは大きな問題ではありませんし、インストールを中断しない場合は、単にPHPの以前のバージョンに比べてPHP 5.3以降には多くの新しい変更点だ。 However, wordpress should still correct those errors, because it doesn't look so good to see errors right on the installation page.これは、インストールページ右上のエラーを参照してくださいに良いとは言えないが、ワードプレスは、これらのエラーを修正する必要があります。
Related posts:関連記事:












































