Instalare phpBB3 - Installation compatibility

Rezolvări la problemele apărute la instalarea, actualizarea sau conversia forumului phpBB 3.0.x.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Instalare phpBB3 - Installation compatibility

Mesaj de TraFIKAnt »

Cod: Selectaţi tot

Installation compatibility

Before proceeding with the full installation phpBB will carry out some tests on your server configuration and files to ensure that you are able to install and run phpBB. Please ensure you read through the results thoroughly and do not proceed until all the required tests are passed. If you wish to use any of the features depending on the optional tests, you should ensure that these tests are passed also.
PHP version and settings

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, Safe mode

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.
    Yes

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.
    Yes

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:
    Available

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, Unwritable

files/:
    Found, Unwritable

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, Unwritable

images/avatars/upload/:
    Found, Unwritable
Problema mea de aceeaia nu pot instala help me pls :(.
Avatar utilizator
dorin
Fost coleg
Mesaje: 4620
Membru din: 24-Iun-2003, 23:23:29
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Puţin experimentat
Contact:

Re: Instalare phpBB3

Mesaj de dorin »

CHMOD 777 pentru urmatoarele foldere si fisiere:

cache/:
files/:
store/:
images/avatars/upload/
config.php:
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Re: Instalare phpBB3

Mesaj de TraFIKAnt »

Imi poti da un exemplu adika unde pun alea 777 un text adika exemplu.
visualstorm
Utilizator înregistrat
Mesaje: 219
Membru din: 29-Apr-2007, 01:12:47
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu

Re: Instalare phpBB3 - Installation compatibility

Mesaj de visualstorm »

knowledge/kb_show.php?id=28

Clic dreapta pe un fisier sau director atunci cand te afli in clientul FTP si alegi Properties.
Vei vedea acele casete de validare. In rest citeste articolul
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Re: Instalare phpBB3 - Installation compatibility

Mesaj de TraFIKAnt »

k . da mai am si alte probleme citeste si mai sus[Unavailable].
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: Instalare phpBB3 - Installation compatibility

Mesaj de bogdan »

Supported databases

Required - You must have support for at least one compatible database within PHP.
....


Firebird: Unavailable
MSSQL Server 2000+: Unavailable
MSSQL Server 2000+ via ODBC: Unavailable
Oracle: Unavailable
PostgreSQL 7.x/8.x: Unavailable
SQLite: Unavailable
Trebuie sa mai citesti printre randuri

Optional modules

Optional - These modules or applications are optional. However, if they are available they will enable extra features.
Remote FTP support [ Installation ]: Unavailable
Asta nu e o problema.

PS. Ai grija data viitoare cum si unde deschizi subiectele.
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Re: Instalare phpBB3 - Installation compatibility

Mesaj de TraFIKAnt »

Mama eu inebunesc imi merge doar la config.php: Găsit, Poate fi scris

doar la config in rest nu :@ :oops: :|
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Re: Instalare phpBB3 - Installation compatibility

Mesaj de TraFIKAnt »

TraFIKAnt scrie:Mama eu inebunesc imi merge doar la config.php: Găsit, Poate fi scris

doar la config in rest nu :@ :oops: :|

EXPLIcatimi cas batut in cap eu :(( deci am dat propietes la htaccess dupaia leam facut cu index dupaia cu amandoua da nu mere :@ nu mere :(( .
TraFIKAnt
Utilizator înregistrat
Mesaje: 10
Membru din: 20-Oct-2009, 18:30:50
Versiune: 4.0.5
Ext: Nu
Server: Windows
Nivel phpBB: Mediu

Re: Instalare phpBB3 - Installation compatibility

Mesaj de TraFIKAnt »

scz scz am citit mai atent messajul si scria si pentru foldere am priceput ms gg.
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: Instalare phpBB3 - Installation compatibility

Mesaj de bogdan »

Incearca sa te concentrezi un pic inainte de a scrie un mesaj la fiecare 2 minute.

Risti sa primesti ceva suspendari conform regulamentului.

PS. Ca sa nu mai vorbesc de folosirea corecta a lb. romane...
Închis

Înapoi la “3.0.x Instalare, actualizare, conversie”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator