No puedo instalar phpbb3

goledano

New Member
Messages
1
Reaction score
0
Points
0
Hola amigos resulta que me da el siguiente error al instalar un foro phpbb,

Code:
Warning:  Cannot load module 'SQLite' because required module 'pdo' is not loaded in Unknown on line 0
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)

Entiendo lo que me dice pero no se como solucionarlo, si tienen alguna idea porfavor haganmelo saber.
 
Top