Active
Project:
FSCache
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2005 at 10:29 UTC
Updated:
19 Dec 2005 at 11:37 UTC
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)
Comments
Comment #1
rituka commentedi 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.