What am I doing wrong? Any change in en.php and/or pl.php follows an warning online. e.g. after installing template editor:
"Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/web1070/html/mycms/database/translations/en.php:1) in /var/www/web1070/html/mycms/admin.php on line 11
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1070/html/mycms/database/translations/en.php:1) in /var/www/web1070/html/mycms/admin.php on line 13"
I tried installing twice, exactly like written in the manual (including a complete new installation of quick.cms). Any idea?