I run a script through cronjobs on my site and under php 5 and I receive the following error codes I do not receive these when running php 4, I suspect these could be extension specific but I am not sure what they really mean. I have posted this on the Joomla boards and the extension support forum both without any replies.
Could someone her please advise on what these codes mean and how I might start to correct them
I thank you in anticipation
<br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent in <b>/home/mysite/public_html/joom15/libraries/joomla/session/session.php</b> on line <b>423</b><br />
<br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/mysite/public_html/joom15/libraries/joomla/session/session.php:423) in <b>/home/mysite/public_html/joom15/libraries/joomla/session/session.php</b> on line <b>423</b><br />
<br />
<b>Warning</b>: ./cache/e15d96b612d132bd0ebc835041a0a222.spc is not writeable in <b>/home/mysite/public_html/joom15/administrator/components/com_feedgator/inc/simplepie/simplepie.inc</b> on line <b>1773</b><br />