php-fpmのログに下記の警告が出てた
PHP Warning: Use of undefined constant ’128M’ - assumed '’128M’' (this will throw an Error in a future version of PHP)
WordPressのwp-config.phpにmemory limit設定に128Mを指定した欄が該当していたらしく、この欄だけアポストロフィー表記になっていました。
[Read More]php-fpmのログに下記の警告が出てた
PHP Warning: Use of undefined constant ’128M’ - assumed '’128M’' (this will throw an Error in a future version of PHP)
WordPressのwp-config.phpにmemory limit設定に128Mを指定した欄が該当していたらしく、この欄だけアポストロフィー表記になっていました。
[Read More]Contents
ここのサーバーでは、下記の環境でphp7.3更新作業を行いました
Scientific Linux 6.9
nginx
php-fpm
php5.6