Changes between Version 90 and Version 91 of ServerIntro


Ignore:
Timestamp:
Dec 2, 2015, 8:14:59 PM (8 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerIntro

    v90 v91  
    234234http://www.php.net/manual/en/image.installation.php
    235235
     236If you build PHP from source, use the following:
     237{{{
     238configure --with-jpeg-dir --with-png-dir --with-mysqli --with-curl --with-gd --with-zlib
     239}}}
     240
    236241=== PHPMailer === #PHPMailer
    237242