Pagina 1 van 1

Header Information Error

Geplaatst: 06 dec 2008, 19:15
door Dhaann
Hallo allemaal,
ik ben nieuw met phpBB en ik heb een probleem.
Ik heb php 6.0 en apache 2.2 geïnstalleerd. Daarna heb ik de phpBB files naar de map htdocs van Apache gekopieërd en een index.html aangemaakt die je automatisch doorverwijst naar index.php.
Echter ik krijg dit resultaat:

Code: Selecteer alles

Deprecated: setlocale() [function.setlocale]: deprecated in Unicode mode, please use ICU locale functions in C:\Program Files\Apache2.2\htdocs\phpBB3\includes\utf\utf_tools.php on line 19
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:19)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:19)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:19)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:19)
Komt dit omdat PHP of apache niet goed is geconfigureerd of moet ik iet s aanpassen in de phpBB files?

Groeten Dhaann

Re: Header Information Error

Geplaatst: 06 dec 2008, 19:19
door Paul
PHP6 is nog in development en moet niet live gebruikt worden. Verder is phpBB niet officieel gemaakt voor PHP6 en werkt in sommige gevallen niet.
Je kan het beste gewoon PHP5.x gebruiken.

Re: Header Information Error

Geplaatst: 06 dec 2008, 21:15
door Dhaann
Bedankt paul, het werkt.
Alleen bij de installatie herkent hij niet de MySql Server die ik heb geïstalleerd. Ik heb 5.1; is de versie niet goed of moet ik iets aanpassen?

Re: Header Information Error

Geplaatst: 06 dec 2008, 22:00
door Paul
Geen idee, ik heb geen ervaring hiermee, en dit is niet echt een goede plek om dat soort vragen te stellen :). Het beste kan je dat op een computer forum vragen.