<div dir="ltr">I'm of no real help but I sit outside their offices almost everyday waiting for the traffic light to go green.  :)<div><br></div><div>The errors mean the headers have already been sent so the app can't set the cookie.   It could be an earlier error or a even whitespace before <? in the file.  </div>
<div><br></div><div>Whatever is on line 416 is probably the cause but you can use output buffering to get around that sort of stuff.</div><div><br></div><div>sparkes</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 13 November 2013 14:25, Wayne Morris <span dir="ltr"><<a href="mailto:waynelists@machx.co.uk" target="_blank">waynelists@machx.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    Moving my websites from the Good Ole Boy Adam Sweet, to the big
    nasty corporation UK2.<br>
    <br>
    Sessions were working fine, no longer work properly with eg:<br>
    <br>
    <b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">Warning</b><span>: session_start() [</span><a href="http://j9accommodation.co.uk/j9/function.session-start" style="text-decoration:none;font-family:tahoma;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">function.session-start</a><span>]: Cannot send session cookie - headers already sent by
      (output started at /home/j9accomm/public_html/j9/updatetest.php:7)
      in</span><b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">/home/j9accomm/public_html/j9/updatetest.php</b><span><span> </span>on line<span> </span></span><b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">416</b><br>

    <br>
    <b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">Warning</b><span>: session_start() [</span><a href="http://j9accommodation.co.uk/j9/function.session-start" style="text-decoration:none;font-family:tahoma;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">function.session-start</a><span>]: Cannot send session cache limiter - headers already sent
      (output started at /home/j9accomm/public_html/j9/updatetest.php:7)
      in</span><b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">/home/j9accomm/public_html/j9/updatetest.php</b><span><span> </span>on line<span> </span></span><b style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-size:medium;white-space:normal;font-family:verdana;word-spacing:0px">416<br>

      <br>
      gooogled the hell out of it, can't find anything that fixes it -
      all thats changed is server - any ideas?<br>
      <br>
      php on adam's was <br>
    </b>
    <h1 style="text-indent:0px;letter-spacing:normal;text-align:left;font-variant:normal;font-style:normal;background-color:rgb(153,153,204);line-height:normal;text-transform:none;font-size:18px;white-space:normal;font-family:sans-serif;word-spacing:0px">
PHP Version 5.3.3-7+squeeze17</h1>
    <p><br>
      and on uk2 its:<br>
    </p>
    <h1 style="text-indent:0px;letter-spacing:normal;text-align:left;font-variant:normal;font-style:normal;background-color:rgb(153,153,204);line-height:normal;text-transform:none;font-size:18px;white-space:normal;font-family:sans-serif;word-spacing:0px">
PHP Version 5.3.26</h1>
    <br>
    <br>
    cheers<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Wayne<br>
  </font></span></div>

<br>_______________________________________________<br>
Wolves LUG mailing list<br>
Homepage: <a href="http://www.wolveslug.org.uk/" target="_blank">http://www.wolveslug.org.uk/</a><br>
Mailing list: <a href="mailto:Wolves@mailman.lug.org.uk">Wolves@mailman.lug.org.uk</a><br>
Mailing list home: <a href="https://mailman.lug.org.uk/mailman/listinfo/wolves" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/wolves</a><br></blockquote></div><br></div>