Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    Sep 2008
    Posts
    1

    Default Session headers problem...

    Good Afternoon.. I am getting this error when applying php to my php template.. Please let me know if you qwould have any solutions.
    Thank you


    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/gsdccor/public_html/webjobs/index.php:6) in /home/gsdccor/public_html/webjobs/smartway/lib/base_classes.lib on line 484

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/gsdccor/public_html/webjobs/index.php:6) in /home/gsdccor/public_html/webjobs/smartway/lib/base_classes.lib on line 484
    RSS


    http://72.29.84.27/~gsdccor/webjobs/index.php

  2. #2
    Member linux7802's Avatar
    Join Date
    Dec 2007
    Posts
    224
    cPanel/Enkompass Access Level

    Root Administrator

    Default Soution

    The output_buffering is disabled for your domain due to that you are receiving the session error message. If your domain hosted server is SuExec then you need to create php.ini file under the /home/gsdccor/public_html and /home/gsdccor/public_html/webjobs folder and insert the following code

    output_buffering = on
    If you are not sure about server is SuExec or not? please confirm it by using following URL

    http://www.host.co.in/forums/f37/how...uexec-not-821/

    If your server is not Suexec server then insert the following code in .htaccess file present under the /home/gsdccor/public_html or /home/gsdccor/public_html/webjobs as per your requirement.

    php_flag output_buffering on

    It will sort out your problem
    Regards,
    G R Sonar
    cPanel Hosting Blog

Similar Threads & Tags
Similar threads

  1. Webmail Session Time Problem
    By m0rpheu5 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-21-2011, 04:37 AM
  2. session login problem
    By qleb in forum New User Questions
    Replies: 3
    Last Post: 01-01-2009, 12:57 PM
  3. php session problem
    By mayur in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-02-2008, 05:43 PM
  4. Session Problem
    By ephlox in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 02-12-2008, 06:07 AM
  5. session problem
    By okanari in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-17-2005, 12:51 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube