VatmeGroup Posted July 27, 2014 Report Share Posted July 27, 2014 Hi everyone, I have just migrated my site to a new host. (mysql version 5.0.77 and php versions from 5.2 to 5.6) I get the following errors and hope that someone may have an answer. LOGIN (instead of going straight to the pilot center) Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/modules/Login/Login.php on line 154 LOGOUT (instead of going to home page) Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/common/Auth.class.php on line 341 Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/modules/Logout/Logout.php on line 26 ERROR in admin panel when dashboard first loads also no pilot list Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: <br /> Thank you in advance for any help you can give John Quote Link to comment Share on other sites More sharing options...
VatmeGroup Posted July 28, 2014 Author Report Share Posted July 28, 2014 SOLVED IT !!! Buffering wasnt turned on in PHP 5.3 All works fine now John 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.