Error bij openen installatiepagina

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
dirk_de_wit

Error bij openen installatiepagina

Bericht door dirk_de_wit » 12 feb 2004, 17:00

Hallo,

ik heb PHPBB 2.06 geupload op mijn server, QuickFox, maar als ik de installatiepagina probeer te openen, krijg ik de volgende errors:

Warning: main(): open_basedir restriction in effect. File(./../extension.inc) is not within the allowed path(s): (.;C:/php/sessiondata;c:/php/extensions/;D:/AREA/USERS.QUICKFOX.ORG/~/*/;) in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 297

Warning: main(./../extension.inc): failed to open stream: Operation not permitted in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 297

Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.;c:\php4\pear') in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 297

Warning: main(): open_basedir restriction in effect. File(./../includes/constants.) is not within the allowed path(s): (.;C:/php/sessiondata;c:/php/extensions/;D:/AREA/USERS.QUICKFOX.ORG/~/*/;) in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 305

Warning: main(./../includes/constants.): failed to open stream: Operation not permitted in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 305

Warning: main(): Failed opening './../includes/constants.' for inclusion (include_path='.;c:\php4\pear') in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 305

Warning: main(): open_basedir restriction in effect. File(./../includes/functions.) is not within the allowed path(s): (.;C:/php/sessiondata;c:/php/extensions/;D:/AREA/USERS.QUICKFOX.ORG/~/*/;) in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 306

Warning: main(./../includes/functions.): failed to open stream: Operation not permitted in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 306

Warning: main(): Failed opening './../includes/functions.' for inclusion (include_path='.;c:\php4\pear') in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 306

Warning: main(): open_basedir restriction in effect. File(./../includes/sessions.) is not within the allowed path(s): (.;C:/php/sessiondata;c:/php/extensions/;D:/AREA/USERS.QUICKFOX.ORG/~/*/;) in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 307

Warning: main(./../includes/sessions.): failed to open stream: Operation not permitted in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 307

Warning: main(): Failed opening './../includes/sessions.' for inclusion (include_path='.;c:\php4\pear') in d:\area\users.quickfox.org\~\gymnasium3a\forum\phpbb2\install\install.php on line 307


Ik hoop dat iemand weet wat ik hieraan kan doen.

Alvast bedankt,

Dirk de Wit

Gebruikersavatar
Luuk
Berichten: 7311
Lid geworden op: 22 okt 2003, 10:07
Locatie: Delft

Bericht door Luuk » 12 feb 2004, 17:01

Lijkt erop alsof je niet alles hebt geupload, kijk eens of dat zo is!
Afbeelding

dirk_de_wit

Alles is geupload...

Bericht door dirk_de_wit » 12 feb 2004, 17:14

Ik weet zeker dat alles geupload is...

Dirk de Wit.

Gebruikersavatar
WebSiteNet
Berichten: 6524
Lid geworden op: 20 okt 2003, 16:56
Locatie: Wieringerwerf
Contacteer:

Bericht door WebSiteNet » 12 feb 2004, 17:30

Controleer of de map phpbb2 is gechmodd naar 777.

Gesloten