Changes between Version 90 and Version 91 of ServerIntro
- Timestamp:
- Dec 2, 2015, 8:14:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerIntro
v90 v91 234 234 http://www.php.net/manual/en/image.installation.php 235 235 236 If you build PHP from source, use the following: 237 {{{ 238 configure --with-jpeg-dir --with-png-dir --with-mysqli --with-curl --with-gd --with-zlib 239 }}} 240 236 241 === PHPMailer === #PHPMailer 237 242