Konfigurasi PHP-FPM untuk AWS
Berikut ini adalah konfigurasi untuk php-fpm. masuk terlebih dahulu ke /etc/ cari dan backup file php-fpm.conf kemudian ganti file php-fpm.conf dengan kode dibawah ini. ;;;;;;;;;;;;;;;;;;;;; ; FPM Configuration ; ;;;;;;;;;;;;;;;;;;;;; ; All relative paths in this configuration file are relative to PHP's install ; prefix. ; Include one or more files. If glob(3) exists, it […]


