MyBB Community Forums

Full Version: Uh oh..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After changing the hard drive in my server, I backed up MySQL and all the web files, I slowly got it to work after MyBB nor phpMyAdmin detecting the MySQL extension. After I got it to work, MyBB gave me header errors.

The following warnings occurred:
Warning [2] Cannot modify header information - headers already sent by (output started at /var/www/inc/config.php:1) - Line: 1604 - File: inc/functions.php PHP 5.3.2-1ubuntu4.2 (Linux)

File	Line	Function
[PHP]	 	error         Handler->error
/inc/functions.php	1604	header
/inc/class_session.php	106	my_setcookie
/global.php	55	session->init
/index.php	18	require_once

Then, I decided to install a new copy of MyBB files, and now, see for yourself:

www.asskickersunited.com


I got 1.6 from an upgrade of 1.4, but I had no problems after that, I got my problems after exchanging the hard drive.
Delete your ./inc/config.php and remake it with this: [wiki]Inc/config.php[/wiki]

Don't use notepad to edit it.
Thanks a bunch, got my site back!