From 9f060eba6eb8f2e54f5c26cc23c4f82eee7903b8 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 21 Jan 2009 17:03:00 +0000 Subject: [PATCH] some adjustements to the installer git-svn-id: file:///svn/phpbb/trunk@9284 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/INSTALL.html | 12 ++--- phpBB/includes/core/core.php | 10 ++++ phpBB/includes/functions.php | 21 +++++--- phpBB/includes/functions_install.php | 81 ++++++++++++++++++---------- phpBB/install/install_install.php | 34 +++++++++++- phpBB/language/en/install.php | 17 +++--- 6 files changed, 125 insertions(+), 50 deletions(-) diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 81e6f36e1b..7a86f67bff 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -136,15 +136,15 @@
  • A webserver or web hosting account running on any major Operating System with support for PHP
  • A SQL database system, one of:
  • -
  • PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
  • +
  • PHP 5.2.0+ with support for the database you intend to use.
  • getimagesize() function need to be enabled.
  • These optional presence of the following modules within PHP will provide access to additional features, but they are not required.