Sivu 1/1

Ei tuo asentaminen onnistu

Lähetetty: 18 Touko 2007, 14:14
Kirjoittaja Tussi
Moro,

yrittänyt tässä kahdelle eripalvelimelle asentaa tuota foorumia. Ei onnistu. Toiselle ei onnistu, koska ei ole tietokantaa siellä (nebulalla tuntuu maksavan 9e/kk) ja toisella se löytyy vakiona, mutta kun tuossa on ekana tämä sivu:


Welcome to Installation
With this option, it is possible to install phpBB onto your server.
In order to proceed, you will need the following information on hand:

* Database server name
* Database name
* Database username and password

Some more introductory text can go here…


jne

Seuraavassa on jokin testisivu, niin siellä hirttää punaiselle osassakin jutuista.


PHP setting register_globals is disabled: NO

ja

Imagemagick support [ Attachments ]:
Cannot determine location. If you know Imagemagick is installed, you may specify the location later within your Administration Panel

ja

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 “Unwriteable” you need to change the permissions on the file or directory to allow phpBB to write to it.

cache/: Found, Unwriteable

files/: Found, Unwriteable

store/: Found, Unwriteable


sekä

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

images/avatars/upload/: Found, Unwriteable

ELI MITÄHÄN NÄILLE PYSTYY TEKEMÄÄN VAI PITÄÄKÖ MIUN OTTAA NEBULALTA TUO 9e/KK MYSQL -TIETOKANTA HOMMA?

Re: Ei tuo asentaminen onnistu

Lähetetty: 18 Touko 2007, 17:17
Kirjoittaja Lurttinen
Siirretty phpBB3 puolelle.

Taitaa olla nämä ne, joihin kaatuu.
Tussi kirjoitti: 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 “Unwriteable” you need to change the permissions on the file or directory to allow phpBB to write to it.

cache/: Found, Unwriteable

files/: Found, Unwriteable

store/: Found, Unwriteable


sekä

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

images/avatars/upload/: Found, Unwriteable

ELI MITÄHÄN NÄILLE PYSTYY TEKEMÄÄN VAI PITÄÄKÖ MIUN OTTAA NEBULALTA TUO 9e/KK MYSQL -TIETOKANTA HOMMA?
Anna kirjoitusoikeudet kaikkille noille, jossa lukee "unwriteable" Eli vaikkapa FTP ohjelmasta CHMOD ja sieltä vaikka 777

Tietokannan tiedot on oltava tiedossa, ennenkuin menet seuraavalle sivulle siitä aloitus sivusta. Jos ei ole tietokantaa käytettävissä. Se täytyy hommata.

Muista, phpBB3 Beta versiot ja CVS versiot on vain testausta varten ja niiden tuki loppuu, kun RC1 julkaistaan. Beta 5 ei ole helposti päivitettävissä RC versioon.

Re: Ei tuo asentaminen onnistu

Lähetetty: 18 Touko 2007, 17:52
Kirjoittaja mrl586
Lurttinen kirjoitti:Anna kirjoitusoikeudet kaikkille noille, jossa lukee "unwriteable" Eli vaikkapa FTP ohjelmasta CHMOD ja sieltä vaikka 777
Jos CHMOD-arvo 777 antaa HTTP 500 - Internal Server Erroria, vaihda niiden CHMOD-arvoksi 755.
Mutta hieman vaikeammin on päivitettävissä...

Lähetetty: 18 Touko 2007, 18:19
Kirjoittaja Tussi
Täytyy kokeilla noita. Kiitokset neuvoista.

Re: Ei tuo asentaminen onnistu

Lähetetty: 18 Touko 2007, 18:46
Kirjoittaja Lurttinen
mrl586 kirjoitti:
Mutta hieman vaikeammin on päivitettävissä...
= omin avuin, sillä kehittäjiltä ja phpbb.comista ei apua tipu. :)
Todennäköisesti siellä lyödään nuo kysymykset lukkoon samantien ja kerrotaan, että et uskonut varoitusta. Oma vikas.

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 16:49
Kirjoittaja pokemon
Terve,
Vähän vastaavia ongelmia kuin edellisellä. Eikös nuo kaikki kohdat pitäisi olla kunnossa? Nappulaa mistä pääsee jatkamaan ei vain ole. phpBB2 asentuu kuitenkin ongelmitta.



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

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

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

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 17:12
Kirjoittaja mrl586
pokemon kirjoitti: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
Puuttuko tästä jotain? Ainakin minulla on tuossa paljon enemmän tekstiä.

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 18:41
Kirjoittaja Lurttinen
Siirrä /install -hakemiston sisältä uusiksi palvelimelle ylikirjoittaen vanhat. Varmista, että siirto myös onnistuu, että se ei jää kesken esimerkiksi johonkin virheeseen.

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 19:09
Kirjoittaja pokemon
mrl586 kirjoitti: Found, Writable
Puuttuko tästä jotain? Ainakin minulla on tuossa paljon enemmän tekstiä.
Ei tule enempää tekstiä.

Olen ladannut ja purkanut tuon muutamaan kertaan jo. Siis puran ja lataan palvelimella nuo tiedostot. Ei pelkästään tämän takia viitsisi conffia ftp servua pystyyn.

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 19:45
Kirjoittaja mrl586
Tee paikallinen asennus esim. XAMPP:n avulla. Kun asennus on valmis, tee backuppi paikallisen asennuksen tietokannasta ja tiedostoista. Kopsaa filut ja tietokanta palvelimelle. Editoi phpBB:n palvelimella oleva asetustiedosto (config.php) kuntoon.

Re: Ei tuo asentaminen onnistu

Lähetetty: 23 Touko 2008, 20:09
Kirjoittaja Lurttinen
Katso palvelimen logeista olisiko siellä jotain vihjettä miksi tuo suoritus on keskeytynyt.
Tuossa pitäisi olla nippu muitakin hakemistoja, joista tarkistaa oikeudet.