Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
wp-cli を使用して WordPress を更新しようとしていますが、コマンドを実行した後に "Segmentation fault" エラーが発生します。
解決策を提案してください。
以下は私が使用したコマンドです、
wp core update
上記のコマンドを実行すると、「セグメンテーション違反」というエラーが表示されます
PHP のバージョンは PHP 5.6.30 で、オペレーティング システムは CentOS Linux 7 (コア) です。