Author |
Message |
fade2gray
Regular
Joined: Mar 26, 2006
Posts: 87
Location: UK
|
Posted:
Fri Jun 23, 2006 9:21 am |
|
I have searched for similar issues but couldn't find anything relevant.
This is another Firefox Vs IE issue; after installing coppermine I get a blank forum admin in Firefox but not in IE.
The error produced is...
Quote: | Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/test.jmr57.co.uk/user/htdocs/domian.com/admin/case.php:29) in /home/fhlinux189/t/test.jmr57.co.uk/user/htdocs/domian.com/Forums/admin/forums.php on line 52 |
Any advice please? |
Last edited by fade2gray on Mon Jun 26, 2006 7:37 am; edited 2 times in total |
|
|
|
Guardian2003
Site Admin
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Fri Jun 23, 2006 9:33 am |
|
Have you searched the forums for 'cannot modify header' as this has been covered a number of times. |
|
|
|
|
fade2gray
|
Posted:
Fri Jun 23, 2006 2:10 pm |
|
Disabling NIS2005 eliminates the problem, difficult to troubleshoot as there are no errors reported in the logs and no amount of tweaking the settings works. Odd that it's only a problem in Firefox and not in IE, and only occured affter installing coppermine. |
|
|
|
|
Guardian2003
|
Posted:
Sat Jun 24, 2006 7:01 am |
|
I have no idea what NIS2005 is.
IE is a crap browser and that is why it might be allowing 'stiff' through that the stricter FF browser will not.
Obviously the problem lies with the install of Coppermine but.... checking every core file that had to be modified might be tiresome. |
|
|
|
|
fade2gray
|
Posted:
Sat Jun 24, 2006 7:43 am |
|
Guardian2003 wrote: | I have no idea what NIS2005 is. |
Norton Internet Security 2005 |
|
|
|
|
Guardian2003
|
Posted:
Sat Jun 24, 2006 8:09 am |
|
I think you will have to go over any edits you had to make to the core files. |
|
|
|
|
fade2gray
|
Posted:
Sat Jun 24, 2006 12:38 pm |
|
Guardian2003 wrote: | I think you will have to go over any edits you had to make to the core files. |
Ok, I've gone back to basics. I've done a clean install of RavenNuke, stripped out all lang-nnnn.php files except for English ones, removed all themes except for the default fisubice, and cleared out the cache and cookies. The only alterations I've made to any file is, of course, config.php for which I've also set error reporting to true. I have added no extra blocks or modules, but I have set Forums to active, even though there is no content, for test purposes. [This also pertains to a similar post I made Only registered users can see links on this board! Get registered or login!.]
From a machine running Norton Internet Security 2005, these are the errors I get using Firefox...
- Logging out of admin cp...
Quote: | Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/admin.php on line 469 |
- Forums module (forums admin no longer produces a blank page with errors as coppermine module no longer installed)
Quote: | Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/sessions.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/sessions.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/page_header.php on line 499
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/page_header.php on line 501
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/page_header.php on line 502 |
- Private Messages module.
Quote: | Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/sessions.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/sessions.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux189/t/domain.com/header.php:32) in /home/fhlinux189/t/domain.com/includes/functions.php on line 890 |
From a machine running Norton Internet Security 2005, these are the errors I get using IE... [Nill]
From a machine running Kerio Personal Firewall, these are the errors I get using Firefox... [Nill]
From a machine running Kerio Personal Firewall, these are the errors I get using IE... [Nill]
So, it seems to me NIS2005 is blocking something that troubles Firefox but not IE. |
|
|
|
|
Guardian2003
|
Posted:
Sat Jun 24, 2006 3:15 pm |
|
Is your host running PHP compiled as a cgi module? |
|
|
|
|
fade2gray
|
Posted:
Sun Jun 25, 2006 6:03 am |
|
Guardian2003 wrote: | Is your host running PHP compiled as a cgi module? |
Not sure without raising a ticket with my webhost, unless this can told from the information found by running...
I don't know if this may have any relevance, but I can't have .htaccess in the root (500 Internal Server Error). When setting up Sentinel, 'Admin Auth:' had HTTPAuth or CGIAuth to select from and I chose the former.
[Edit]
Just had a look back at RavenNuke's installation docs and found this...
Quote: | There are 2 basic ways that PHP can be integrated into Apache. One is as an Apache module and the other is as a CGI program. If your host is running PHP as an Apache module, then you have the capability of using HTTP Authentication as a function of the browser and you do not even need .htaccess/.staccess. |
So I guess my webhost must be running PHP as an Apache module. |
|
|
|
|
fade2gray
|
Posted:
Mon Jun 26, 2006 7:35 am |
|
I'll consider this fixed now, as changing my security package from NIS seems to have sorted it. |
|
|
|
|
Guardian2003
|
Posted:
Mon Jun 26, 2006 11:34 am |
|
Thanks for the feedback.
Yes running a phpinfo file will tell you how your host is running PHP |
|
|
|
|
|