VBman
2-19-02, 07:17 PM
I am trying to get the new version 5.5 of PHP-Nuke to work locally before I upload it to my site. I have done everything (I think) and I have ran the nuke.sql script for my database. All seems to be working good, except I get this error at the top above the header section:
Warning: Cannot add header information - headers already sent by (output started at c:\program files\apache group\apache\htdocs\nuke\html\index.php:2) in c:\program files\apache group\apache\htdocs\nuke\html\mainfile.php on line 48
It sounds like the header output is being sent twice. The header does show up. Anyone else run into this, or have any ideas what to do. For the most part, I haven't changed any source code of any of the files.
Thanks!:D
Warning: Cannot add header information - headers already sent by (output started at c:\program files\apache group\apache\htdocs\nuke\html\index.php:2) in c:\program files\apache group\apache\htdocs\nuke\html\mainfile.php on line 48
It sounds like the header output is being sent twice. The header does show up. Anyone else run into this, or have any ideas what to do. For the most part, I haven't changed any source code of any of the files.
Thanks!:D