- Timestamp:
- 04/21/07 14:51:42 (19 months ago)
- Files:
-
- 1 modified
-
branches/website/site/pages/download.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/site/pages/download.php
r369 r453 5 5 <li><a href="http://www.php.net">PHP5</a> (tested with apache2 cgi and apache2 module) with the following modules installed: 6 6 <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> 9 9 </ul> 10 10 Depending on which database you want to use (see below), you'll also have to have one of the database modules installed:
