Code
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /serverpath/imagevue/common.inc.php:131) in /serverpath/imagevue.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /serverpath/imagevue/common.inc.php:131) in /serverpath/imagevue/include/ivAuth.class.php on line 155
Warning: Cannot modify header information - headers already sent by (output started at /serverpath/imagevue/common.inc.php:131) in /serverpath/imagevue/include/ivControllerFront.class.php on line 195Any ideas what's wrong here? I could just do a redirect to the subdirectory to get my site live, but I'd like to do this the right way.