diff options
Diffstat (limited to 'install')
-rw-r--r-- | install/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index ee9900cb8..09e840498 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -66,7 +66,7 @@ local .htaccess file php.ini file - and with no hosting provider restrictions on the use of exec() and proc_open(). - - curl, gd (with at least jpeg support), mysqli, mbstring, mcrypt, and openssl extensions. The imagick extension is not required but desirable. + - curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt, and openssl extensions. The imagick extension is not required but desirable. - some form of email server or email gateway such that PHP mail() works |