Forums

Join
bbPress Support ForumsInstallationOut of the box error 0.8.3.1 in install.php

Info

Out of the box error 0.8.3.1 in install.php

  1. 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 1910

    I 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?

  2. 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', ''); ?

  3. You must log in to post.