Today I've upgrade my Etomite installation from 0.6.4 to 1.1. The installation was succesfull the only error I got was while running the script that did some database modifcations (Failure: Query failed: Out of range value for column 'visitor' at row 1). After emptying the visitors table from the manager and re-run the script everything was fine. I checked the manager and save the configuration.
But now when I open my site the site is displayed but underneath I get a PHP parse error.
What's wrong? My PHP version is PHP: 0.0620 and I'm running Etomite on a server with IIS.
Note: I did the same upgrade on my test envoirement (debian apache) same site, no errors.
« Error »
Etomite encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: Cannot modify header information - headers already sent by (output started at D:\Websites\user\vaagsite.vaagsweb.nl\wwwroot\cms\index.php:2069)
Error type/ Nr.: Warning - 2
File: D:\Websites\user\vaagsite.vaagsweb.nl\wwwroot\cms\index.php
Line: 323
Line 323 source: header('Content-Type: '.$type.'; charset='.$this->config['etomite_charset']);
Edited by Jerroen, 26 November 2009 - 06:49 PM.











