返信先: お使いの PHP バージョンでは動作しませんとの事なので

フォーラム インストール お使いの PHP バージョンでは動作しませんとの事なので 返信先: お使いの PHP バージョンでは動作しませんとの事なので

#99377
tomato
参加者

言葉が足りず申し訳ありません。
PHPのバージョンアップの仕方はわかるのでそうしたんです。
そうしたらWordpressがエラーになってしまいます。
なのでPHPのバージョンを戻しました。(そしたらエラーも消えました。)

Warning: mysqli_real_connect(): (HY000/2000): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file in /home/使っているサーバー/public_html/wp-includes/class-wpdb.php on line 1775

mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
データベース接続確立エラー

これは、wp-config.php ファイルのユーザー名とパスワードが正しくないか、あるいは mysql17.xserver.jp のデータベースサーバーに接続できないかのどちらかを意味します。ホスティングサービスのデータベースサーバーがダウンしているかもしれません。

ユーザー名とパスワードに間違いはありませんか ?
正しいホスト名を入力しましたか ?
データベースサーバーは動作中ですか ?

こうした用語が何を意味しているのか分からない場合は、ホスティングサービスに連絡するべきでしょう。助けが必要であればいつでも WordPress サポートフォーラムを訪れることができます。