Sergio Posted February 14, 2008 Share Posted February 14, 2008 Hi, I am getting the following cron errors from my server just after I did the upgrade to 3.6, before the upgrade everything was fine. Any idea why? This is an error when a customer opens or replies to a ticket: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: pipe to | php -q /home/server/public_html/billing/pipe/pipe.php generated by support@server.net The following text was generated during the delivery attempt: ------ pipe to | php -q /home/server/public_html/billing/pipe/pipe.php generated by support@server.net ------ <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/server/public_html/billing/pipe/../dbconnect.php</b> on line <b>0</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/server/public_html/billing/pipe/../dbconnect.php:0) in <b>/home/server/public_html/billing/pipe/../dbconnect.php</b> on line <b>0</b><br /> This is another error that I receive after WHMCS has done his job on checking accounts every night: <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/server/public_html/billing/admin/../dbconnect.php</b> on line <b>0</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/server/public_html/billing/admin/../dbconnect.php:0) in <b>/home/server/public_html/billing/admin/../dbconnect.php</b> on line <b>0</b><br /> Any suggestions? 0 Quote Link to comment Share on other sites More sharing options...
RPS Posted February 14, 2008 Share Posted February 14, 2008 Try this dbconnect.php file dbconnect.zip 0 Quote Link to comment Share on other sites More sharing options...
Sergio Posted February 14, 2008 Author Share Posted February 14, 2008 Try this dbconnect.php file Thanks RPS, I will give it a try. Sergio 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.