PHP Error was Encountered
Posted: 29 Sep 2009, 22:04
Hello,
I upgraded my PHP from 4.4.9 to 5.2.9 and I am now getting this on my front page (http://www.ajsstudio.com):
Line 98 is this
Help? What happen and how can I fix it?

I upgraded my PHP from 4.4.9 to 5.2.9 and I am now getting this on my front page (http://www.ajsstudio.com):
Code
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:1)
Filename: /imagevue/include/ivControllerFront.class.php
Line Number: 98Code
header('Content-Type: text/html; charset=utf-8');