Changeset 5294

Show
Ignore:
Timestamp:
12/17/08 04:08:40 (7 months ago)
Author:
jwage
Message:

[1.1] Initial entry of Introduction chapter.

Location:
branches/1.1/docs/manual2
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1/docs/manual2/en.txt

    r5293 r5294  
     1+ Introduction 
    12+ Getting Started 
    23+ Configuration 
  • branches/1.1/docs/manual2/en/getting-started.txt

    r5293 r5294  
    1 ++ Requirements 
    2  
    3 Doctrine requires PHP >= 5.2.3+. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which comes bundled with the PHP official release that you get from www.php.net. If you use a 3 in 1 package under windows like Uniform Server or any other non official package, you may be required to perform additional configurations. 
    4  
    51++ Checking PDO Driver Installation 
    62