Snort mailing list archives
RE: Snort / ACID problem
From: "Jim Cervantes" <jcervant () umbranetworks com>
Date: Thu, 1 Apr 2004 16:18:35 -0500
I believe this indicates that somehow the application has already emitted some output, which causes headers to be generated implicitly (before session_start() attempts to do this). HTTP headers can't be generated twice, hence the problem. The error message tells you where the output was generated, namely in acid_conf.php. Maybe you inserted a debugging statement in that file? Regards, Jim -----Original Message----- From: snort-users-admin () lists sourceforge net [mailto:snort-users-admin () lists sourceforge net]On Behalf Of Perrymon, Josh L. Sent: Thursday, April 01, 2004 3:43 PM To: 'snort-users () lists sourceforge net' Subject: [Snort-users] Snort / ACID problem Anyone had this error before? Seems ACID is up and I can access it but it has this error on every page. Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /usr/local/www/acid/acid_conf.php:277) in /usr/local/www/acid/acid_state_common.inc on line 82 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/www/acid/acid_conf.php:277) in /usr/local/www/acid/acid_state_common.inc on line 82 Joshua Perrymon Sr. Network Security Consultant BE&K Information Security Dept. 2000 International Park Drive Birmingham, Al 35243 Voice ( 205 ) 972-6745 PGP Fingerprint 51B8 01AC E58B 9BFE D57D 8EF6 C0B2 DECF EC20 6021 **********CONFIDENTIALITY NOTICE********** The information contained in this e-mail may be proprietary and/or privileged and is intended for the sole use of the individual or organization named above. If you are not the intended recipient or an authorized representative of the intended recipient, any review, copying or distribution of this e-mail and its attachments, if any, is prohibited. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete this message from your system. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- Snort / ACID problem Perrymon, Josh L. (Apr 01)
- RE: Snort / ACID problem Jim Cervantes (Apr 01)
