Results 1 to 10 of 10

Thread: Warning: Cannot send session cache limiter *RESOLVED*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member flame_211's Avatar
    Join Date
    Jun 2000
    Location
    I dont really think I know where I am???
    Posts
    393

    Warning: Cannot send session cache limiter *RESOLVED*

    PHP Code:
    WarningCannot send session cache limiter headers already sent (output started at /home/alltom/public_html/flame/template.inc.php:1in /home/alltom/public_html/flame/lib.inc.php on line 550 
    Whats wrong with that? I mean why am i getting it??

    Line 547 to 550 in lib.inc.php:
    PHP Code:
    session_set_save_handler('sess_open''''sess_read''sess_write''sess_destroy''sess_gc');            
        
    session_name('s');
        
    session_name('s');
        
    session_start(); 
    Im having problems with session_start() through out the site, any help???
    Last edited by flame_211; Oct 17th, 2002 at 09:41 PM.
    Reach me at:
    AIM: FlameWide
    AIM: Itz deep6
    MSN/Email: [email protected]

    Check out these sites:
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width