Changeset 285 for trunk/README

Show
Ignore:
Timestamp:
03/08/07 20:35:02 (5 years ago)
Author:
john
Message:

updated README

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r78 r285  
    2020== Requirements 
    2121 
    22 * Database (MySQL, PostgreSQL, etc) (uses Pear::DB) 
     22* Database (MySQL, PostgreSQL, etc) (uses Pear::MDB2) 
    2323* PHP 5.x 
    24 * PEAR::DB, PEAR::Mail, PEAR::Mail_mime 
     24* PEAR::MDB2, PEAR::Mail, PEAR::Mail_mime 
    2525* Apache 1.3.x or 2.x  
    2626* FreeBSD, Unix, Linux, MacOSX, Windows 
    2727 
    2828== Getting Started 
    29 goto: http://svn.phpontrax.com/wiki/HowToCreateATraxApplication 
    30  
    31 == Small Demo Application 
    32 goto: http://traxtest.mytechsupport.com 
    33 download demo: http://www.phpontrax.com/downloads 
    34        
     29http://wiki.phpontrax.com/How_do_I_install/upgrade_Trax%3F 
     30http://wiki.phpontrax.com/How_do_I_create_a_Trax_application%3F 
     31http://wiki.phpontrax.com/How_Tos