• Regolamento Macrocategoria DEV
    Prima di aprire un topic nella Macrocategoria DEV, è bene leggerne il suo regolamento. Sei un'azienda o un hosting/provider? Qui sono anche contenute informazioni per collaborare con Sciax2 ed ottenere l'accredito nella nostra community!

Problema Requirements con phpBB3

Yanox

Utente Assiduo
Autore del topic
29 Novembre 2007
707
57
Miglior risposta
0
Salve... oggi volevo installare phpbb3 e va tutto bene finchè nn vengo a requirements e c'è scritto test again.. non start installation.

Ecco cosa c'è scritto in requirements

Required - You must be running at least version 4.3.3 of PHP in order to install phpBB. If safe mode is displayed below your PHP installation is running in that mode. This will impose limitations on remote administration and similar features.

PHP version >= 4.3.3: Yes PHP setting register_globals is disabled:
phpBB will still run if this setting is enabled, but if possible, it is recommended that register_globals is disabled on your PHP install for security reasons. No PHP setting allow_url_fopen is enabled:
Optional - This setting is optional, however certain phpBB functions like off-site avatars will not work properly without it. No PHP function getimagesize() is available:
Required - In order for phpBB to function correctly, the getimagesize function needs to be available. Yes PCRE UTF-8 support:
phpBB will not run if your PHP installation is not compiled with UTF-8 support in the PCRE extension. Yes mbstring extension check
Required - mbstring is a PHP extension that provides multibyte string functions. Certain features of mbstring are not compatible with phpBB and must be disabled.

Function overloading:
mbstring.func_overload must be set to either 0 or 4. Yes Transparent character encoding:
mbstring.encoding_translation must be set to 0. Yes HTTP input character conversion:
mbstring.http_input must be set to pass. Yes HTTP output character conversion:
mbstring.http_output must be set to pass. Yes Supported databases
Required - You must have support for at least one compatible database within PHP. If no database modules are shown as available you should contact your hosting provider or review the relevant PHP installation documentation for advice.

Firebird: Unavailable MySQL with MySQLi Extension: Unavailable MySQL: Available MSSQL Server 2000+: Unavailable MSSQL Server 2000+ via ODBC: Unavailable Oracle: Unavailable PostgreSQL 7.x/8.x: Unavailable SQLite: Unavailable Optional modules
Optional - These modules or applications are optional. However, if they are available they will enable extra features.

zlib compression support [ gz, .tar.gz, .zip ]: Available Remote FTP support [ Installation ]: Unavailable GD graphics support [ Visual Confirmation ]: Available XML support [ Jabber ]: Available Imagemagick support [ Attachments ]: Cannot determine location. If you know Imagemagick is installed, you may specify the location later within your administration control panel Files and Directories
Required - In order to function correctly phpBB needs to be able to access or write to certain files or directories. If you see “Not Found” you need to create the relevant file or directory. If you see “Unwritable” you need to change the permissions on the file or directory to allow phpBB to write to it.

cache/: Found, Writable files/: Found, Writable store/: Found, Unwritable Optional files and directories
Optional - These files, directories or permission settings are not required. The installation system will attempt to use various techniques to create them if they do not exist or cannot be written to. However, the presence of these will speed installation.

config.php: Found, Writable

TEST AGAIN