だから私はライブサイトから私のエキサイティングなワードプレスのブログを取り、私のローカルホストに入れようとしています。XAMPPを使用していますローカルホスト上の他のすべてのテストサイトは、空白の画面なしで動作します。
私がワードプレスのブログをローカルホストに持ってきたとき、私はしました
- データベースをローカルにインポートしました
- wp_optionsのsite_urlとhomeをこれに変更しました
http://localhost:83
- wp-config.phpの接続値を変更しました
そして、私は空白の画面を取得します.....誰かがそれを修正する理由や方法を知っていますか?
wp-config.phpで
WP_DEBUGをtrueにすると、これが返されました...
Warning: mysql_connect() [function.mysql-connect]: MySQL server has gone away in C:\xampp\htdocs\taran\wp-includes\wp-db.php on line 1038
Warning: mysql_connect() [function.mysql-connect]: Error while reading greeting packet. PID=5832 in C:\xampp\htdocs\taran\wp-includes\wp-db.php on line 1038
Warning: mysql_connect() [function.mysql-connect]: MySQL server has gone away in C:\xampp\htdocs\taran\wp-includes\wp-db.php on line 1038
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\taran\wp-includes\wp-db.php on line 1038
サイトが表示されましたが、非常に面倒です...WP_DEBUGをオンにしたときに発生するエラーは次のとおりです。
Notice: Use of undefined constant JQUERYCOLORBOX_TEXTDOMAIN - assumed 'JQUERYCOLORBOX_TEXTDOMAIN' in C:\xampp\htdocs\taran\wp-content\plugins\jquery-colorbox\jquery-colorbox.php on line 34
Notice: Constant WPECAUTHNET_PLUGIN_NAME already defined in C:\xampp\htdocs\taran\wp-content\plugins\gold_cart_plugin\merchants\wpec_auth_net\wpec_auth_net.php on line 11
Notice: Constant WPECAUTHNET_CLASSES already defined in C:\xampp\htdocs\taran\wp-content\plugins\gold_cart_plugin\merchants\wpec_auth_net\wpec_auth_net.php on line 13
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in C:\xampp\htdocs\taran\wp-includes\functions.php on line 2705
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in C:\xampp\htdocs\taran\wp-includes\functions.php on line 2705
Notice: Undefined index: authorized in C:\xampp\htdocs\taran\wp-content\plugins\wp-login\wp-login.php on line 63
Notice: Undefined index: scheme in C:\xampp\htdocs\taran\wp-includes\canonical.php on line 398