Changeset 06776305 in github
- Timestamp:
- Aug 8, 2008 4:46:51 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- d8d41658
- Parents:
- d4f2648
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r3a01c39 r06776305 19 19 * php.ini options: 20 20 - error_reporting E_ALL & ~E_NOTICE (or lower) 21 - file_uploads on (for attachment upload features)22 21 - memory_limit (increase as suitable to support large attachments) 23 - session.auto_start needs to be off/0 22 - file_uploads enabled (for attachment upload features) 23 - session.auto_start disabled 24 - magic_quotes_gpc disabled 25 - magic_quotes_sybase disabled 26 - zend.ze1_compatibility_mode disabled 24 27 * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker 25 28 * A MySQL or PostgreSQL database engine or the SQLite extension for PHP
Note: See TracChangeset
for help on using the changeset viewer.
