[Cwispy-devel] cwispy2 INSTALL,1.20,1.21
Status: Abandoned
Brought to you by:
cwispy
From: Shane C. <cw...@us...> - 2007-12-01 13:14:00
|
Update of /cvsroot/cwispy/cwispy2 In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12210 Modified Files: INSTALL Log Message: added information to requirements Index: INSTALL =================================================================== RCS file: /cvsroot/cwispy/cwispy2/INSTALL,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- INSTALL 30 Nov 2007 15:11:26 -0000 1.20 +++ INSTALL 1 Dec 2007 13:13:55 -0000 1.21 @@ -30,10 +30,9 @@ *nix or Windows platform (Im told it works on windows, but i havnt tested it nor do I support) Apache 1.3.x or better, IIS 5 or better (im told it works on IIS, but again i havnt tested it nor do I support) PHP 4.2.0 or better (5.x recommended) - http://www.php.net -MySQL 4.x or better (5.x recommended) - http://www.mysql.com -phpmailer (should now be included) - http://phpmailer.sf.net -PEAR MDB2 and associated Driver - http://pear.php.net - +MySQL 4.x or better (5.x highly recommended) - http://www.mysql.com +phpmailer (should now be included) - http://phpmailer.sf.net (now comes included with cwispy) +PEAR MDB2 and associated Driver - http://pear.php.net - (use: pear install MDB2 MDB2_Driver_mysql MDB2_Driver_mysqli ) Install ======= |