Info
- 2 posts
- 2 voices
- Started 4 years ago by Mister
- Latest reply from chrishajer
- This topic is not resolved
Out of the box error 0.8.3.1 in install.php
-
- Posted 4 years ago #
When running the install script, after only changing the config.php I encounter the following:
 Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-admin/install.php on line 10 Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-includes/functions.php on line 1910I can complete the installation but every page I visit starts with 
and other errors sometimes occur.What is causing this, and how can it be fixed?
-
- Posted 4 years ago #
Looks like you have some cruft in one of the files you uploaded or edited. Or possibly this is something with character encoding? Did you set
('BBDB_COLLATE', '');and/or('BBDB_CHARSET', '');? -
You must log in to post.