Notice: Function amp_is_available was called incorrectly. `amp_is_available()` (または `amp_is_request()`、正式には `is_amp_endpoint()`) の呼び出しが早すぎたため、正常に動作しません。 WordPress is currently doing the `plugins_loaded` hook. `wp`アクションの前にこの関数を呼び出すと、`WP_Query`と照会されたオブジェクトにアクセスできず、それが AMP 応答であるかどうかを判断するため、`amp_skip_post()`フィルターと AMP 対応トグルは考慮されません。 スラッグが「`google-analytics-for-wordpress`」のプラグインが原因のようです。投稿者に連絡してください。 Please see Debugging in WordPress for more information. (This message was added in version 2.0.0.) in /var/www/wordpress/wp-includes/functions.php on line 6170

Notice: Function amp_is_available was called incorrectly. `amp_is_available()` (または `amp_is_request()`、正式には `is_amp_endpoint()`) の呼び出しが早すぎたため、正常に動作しません。 WordPress is currently doing the `plugins_loaded` hook. `wp`アクションの前にこの関数を呼び出すと、`WP_Query`と照会されたオブジェクトにアクセスできず、それが AMP 応答であるかどうかを判断するため、`amp_skip_post()`フィルターと AMP 対応トグルは考慮されません。 スラッグが「`google-analytics-for-wordpress`」のプラグインが原因のようです。投稿者に連絡してください。 Please see Debugging in WordPress for more information. (This message was added in version 2.0.0.) in /var/www/wordpress/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6170
Linux - シスメモ

シスメモ

Linux(CentOS)、Windows(サーバー/クライアント)、Yamaha RTX、その他の技術メモ

「 Linux 」 一覧

postfixで特定のトップレベルドメインからのメールを拒否する

2016/12/30   -CentOS, CentOS6, Linux, Postfix
 ,

photo credit: Alex.W IMG_0466 via photopin (license)   〜.topドメインからのスパムが増えてきたため、topドメインからのメールは問答 …

zabbix2.0で「zabbixサーバが動作していません」と表示される

2013/07/12   -CentOS, Linux
 , ,

  zabbixのインストール後、「zabbixサーバが動作していません」と表示されるようになりました。 (画面をリロードしても、しばらくするとまた表示される) Zabbixサーバのプロセス …

CentOS6.4にZabbix 2.0.6をインストール

2013/07/11   -CentOS, Linux
 , , , ,

photo credit: cdamian via photopin cc CentOS6.4にzabbix 2.0.6 をYUMからインストールします。 ※Apache/PHP/MySQLがインスト …

Postfix で「inet_protocols: IPv6 support is disabled」の警告が表示される

2013/06/30   -CentOS, Linux, Postfix
 ,

photo credit: liwyatan via photopin cc ■Postfix で「inet_protocols: IPv6 support is disabled」の警告が表示される …

さくらのVPS(CentOS5)初期設定メモ

2013/06/29   -CentOS, Linux
 , ,

photo credit: SnaPsi Сталкер via photopin cc さくらのVPSで初期設定を行った際のメモです。 ■1. rootパスワード変更 コマンド:passwd ■2. …

PLESKが動作するVPS上でopen_basedirを無効に設定する

2013/06/26   -Apache, CentOS6, Linux
 , , ,

photo credit: Scott Beale via photopin cc PLESKでドメイン設定の変更を行ったところ、以下のWarningが記録されるようになった。 PHP Warning …

【Postfix】gmail経由でメールを送信する

photo credit: liwyatan via photopin cc プロバイダのOPB25対策として、gmail経由でメールを送信できるように Postfixを設定します。 1. /etc/ …

VMware ESXi上のOpenVPN(ブリッジモード)

2013/06/22   -CentOS6, Linux, VMware
 , , ,

photo credit: ChadScott via photopin cc VMware ESXi上でOpenVPN(ブリッジモード)を導入しましたが、クライアントから 接続はできるものの、全く通 …

rsync+sshでリモートのディレクトリを同期

2013/06/16   -CentOS6, Linux
 , , , ,

photo credit: Niklas via photopin cc ■rsync+sshでリモートのディレクトリを同期 先日、WEBサーバー同士で相互バックアップを設定しました。 rsyncを使 …

CentOS6のcrontab

2013/06/09   -Linux, Linux-Other
 

photo credit: hetaru via photopin cc ■CentOS6のcrontabについて centos6でcentos5以前のようにジョブを定時に実行するには、「cronie …