php 5.0.5 - warning: Cannot modify header information
keve - December 19, 2005 - 10:29
| Project: | FSCache |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just installed php 5.0.5.
At downloading file, I get always error:
warning: Cannot modify header information - headers already sent by (output started at J:\_Webserver\vcsoszsz\modules\fscache\fscache.module:1) in J:\_Webserver\vcsoszsz\modules\fscache\fscache.module on line 140.
Also for lines 140-143.
Drupal 4.6.5
(Apache/2.0.55 (Win32) mod_autoindex_color mod_ssl/2.0.55 OpenSSL/0.9.8a PHP/5.0.5)

#1
i think there is some problem in this fscache module .I suggest remove it from the modules directory.Hope everything else to work fine.
Aftrwards u can check if ur FScache.modules hav any blank line in between or after php end tag '?>' . Remove these lines n again upload it may b dat can help.