PDA

View Full Version : cant login and header error


redd
08-13-2005, 03:15 PM
Ok all was good, posted some events
Now I cant log in with any admin logins even deafult or ones I added
and get
Are these errors related?
Any help is appreciated need to update events fast

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/calendar.php:134) in /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/events/index.php on line 267

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/calendar.php:134) in /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/events/index.php on line 267

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/calendar.php:134) in /home/httpd/vhosts/reddforqueen.com/httpdocs/calendar/events/index.php on line 268

Brian
08-13-2005, 08:45 PM
Please open and check the config.inc.php file and make sure there are no characters, spaces or return lines after the ending ?>.

redd
08-13-2005, 09:13 PM
Ok cool got logged in
Now do you know the header issue maybe?

Thanks for the replies and great support

Brian
08-13-2005, 11:42 PM
The header issue is probably related to the same file. Try backing up your config.inc.php file and copy a new one from the calendar distribution archive and make sure it's transfered in ASCII mode.

If this will let you in, there is something amiss with your current config file.

redd
08-13-2005, 11:44 PM
Thanks will give that a try :)