LoginSignup
0
0

More than 1 year has passed since last update.

[AWS_13.2]必須モジュール gd がインストールされていないか、無効化されています。

Last updated at Posted at 2022-02-06

環境

AWS EC2 t2.micro
PHP 8.0.2
WordPress 5.7.2

エラー

スクリーンショット 2021-05-13 23.46.29.png

原因

phpのアップデートでphpのつく諸々を削除したが、phpを再インストールする際にその諸々は再インストールしていなかった。

解決法

yum -y install mysql httpd php-mbstring php-xml gd php-gd
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0