Header Information Error
Geplaatst: 06 dec 2008, 19:15
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:
Komt dit omdat PHP of apache niet goed is geconfigureerd of moet ik iet s aanpassen in de phpBB files?
Groeten Dhaann
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)
Groeten Dhaann