Hi!
As im not that good at PHP, please help me out of this one... I just installed a phpBB plus forum but i get this error:
Parse error: parse error in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php on line 1
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/sessions.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/sessions.php on line 183
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 782
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 788
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 789
Anyone know what to do?You should check you have installed phpBB correctly, also make sure that you have CHMOD'ed any files you need to, it will tell you in readme file if you do.Parse error: parse error in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php on line 1
that line caused the other errors. you have an error in that file "attach_config.php"
show the first 5 lines.
As im not that good at PHP, please help me out of this one... I just installed a phpBB plus forum but i get this error:
Parse error: parse error in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php on line 1
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/sessions.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/sessions.php on line 183
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 782
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 788
Warning: Cannot modify header information - headers already sent by (output started at /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php:1) in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/includes/page_header.php on line 789
Anyone know what to do?You should check you have installed phpBB correctly, also make sure that you have CHMOD'ed any files you need to, it will tell you in readme file if you do.Parse error: parse error in /home/www/www.nicholasb.gethosted.dk/sv234/phpBB2/cache/attach_config.php on line 1
that line caused the other errors. you have an error in that file "attach_config.php"
show the first 5 lines.