summaryrefslogtreecommitdiff
path: root/requirements/messages.txt
blob: 6aecf6a243d8e3045a3a43e80074d2d87144951c (plain)
1
2
3
4
5
6
7
8
9
10
11
all passed							= Congratulations! Your server configuration satisfies all requirements by PRADO.
passed with warnings				= Your server configuration satisfies minimum requirements by PRADO. Please pay attention to the warnings listed below.
failed								= Sorry, your server configuration does not satisfy the requirements by PRADO.
PHP version check					= PHP version check
PHP 5.0.4 or higher required		= PHP version 5.0.4 or higher is required by PRADO.
SQLite check						= SQLite check
SQLite extension optional			= SQLite extension is optional. If it is absent, you will not be able to use TSqliteCache.
Memcache check						= Memcache check
Memcache extension optional			= Memcache extension is optional. If it is absent, you will not be able to use TMemCache.
Zlib check							= Zlib check
Zlib extension optional				= Zlib extension is optional. If it is absent, page state will not be compressed and your page size may increase.