PDA

View Full Version : Cannot add headr info error!!


cristian
02-26-2002, 01:44 PM
this is my error:

Warning: Cannot add header information - headers already sent by (output started at /home/httpd/docs/vbulletin/admin/config.php:1) in /home/httpd/docs/vbulletin/admin/functions.php on line 1490

and it appears on every page of the site

I have been having trouble with my mysql.sock file - it got deleted and after restarting mysql with mysql_install_db i am now getting this message

any help?

Admin
02-26-2002, 03:23 PM
Remove anything from config.php that is outside the PHP tags (<?php and ?>).