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');