Changeset 453 for branches

Show
Ignore:
Timestamp:
04/21/07 14:51:42 (19 months ago)
Author:
michiel
Message:

added links to the PEAR packages we need

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/pages/download.php

    r369 r453  
    55    <li><a href="http://www.php.net">PHP5</a> (tested with apache2 cgi and apache2 module) with the following modules installed: 
    66        <ul style="margin: 8px 0px 8px 0px;"> 
    7             <li>PEAR::DB</li> 
    8             <li><em>Optional:</em> PEAR::HTTP_Request (for trackbacks)</li> 
     7            <li><a href="http://pear.php.net/package/DB">PEAR::DB</a></li> 
     8            <li><em>Optional:</em> <a href="http://pear.php.net/package/HTTP_Request">PEAR::HTTP_Request</a> (for trackbacks)</li> 
    99        </ul> 
    1010        Depending on which database you want to use (see below), you'll also have to have one of the database modules installed: