BenniSelmani Posted October 11, 2015 Report Share Posted October 11, 2015 UPDATE : I fixed the problem copying a backed up local.config.php file and it worked im sure now that the problem was on the local.config.php file i have the backed up file now it works good and the local.config.php file that has this error i want to upload that damaged local.config.php file that caused the errors and someone to see where the problem was. Hello Im getting some errors Those errors apear when i visit my site Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 76 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 78 And this error when i log in Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/core/modules/Login/Login.php on line 136 I searched for some topics and found that blankspaces are the problem i checked it but im not a Profesional im not sure if i did it good Va Link : http://www.ryanair-va.com/virtual/ Quote Link to comment Share on other sites More sharing options...
Ariel Posted October 12, 2015 Report Share Posted October 12, 2015 [DELETED] Quote Link to comment Share on other sites More sharing options...
flyalaska Posted October 12, 2015 Report Share Posted October 12, 2015 What pages do you see the errors? Quote Link to comment Share on other sites More sharing options...
StartVM Posted October 12, 2015 Report Share Posted October 12, 2015 Put the following code in your .htaccess file php_value output_buffering On php_value output_handler mb_output_handler 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.