Get error in top of page - Joomla! Forum - community, help and support
hi all
i moved site 1 hosting server another.
i changed connection strings in config-file regarding new db name.
i error in top of web site each time loads:
http://4468.linux2.testsider.dk/
do know why error - , how remove ;-)
thanks, guys...
i moved site 1 hosting server another.
i changed connection strings in config-file regarding new db name.
i error in top of web site each time loads:
code: select all
warning: session_start() [function.session-start]: cannot send session cookie - headers sent (output started @ /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/configuration.php:1) in /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/libraries/joomla/session/session.php on line 423
warning: session_start() [function.session-start]: cannot send session cache limiter - headers sent (output started @ /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/configuration.php:1) in /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/libraries/joomla/session/session.php on line 423
warning: cannot modify header information - headers sent (output started @ /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/configuration.php:1) in /var/www/vhosts/4468.linux2.testsider.dk/httpdocs/libraries/joomla/session/session.php on line 426http://4468.linux2.testsider.dk/
do know why error - , how remove ;-)
thanks, guys...
this warning displayed because joomla configuration file configuration.php has characters before php open tag <?php or after php close tag ?>
remove characters, save file , warnings should disappear.
remove characters, save file , warnings should disappear.
Comments
Post a Comment