arnis

Anonymous
Hi! im new to geeklog and PHP in general.
I've innstalled, but i can't log in.

When i try to log in i get the following error messages in a white page before it goes back to the main site again:


Warning: Can't modify header information - headers already sent by (output started at c:geeklogpublic_htmllib-common.php:5193) in c:geeklogsystemlib-sessions.php on line 310

Warning: Can't modify header information - headers already sent by (output started at c:geeklogpublic_htmllib-common.php:5193) in c:geeklogpublic_htmlusers.php on line 856

Warning: Can't modify header information - headers already sent by (output started at c:geeklogpublic_htmllib-common.php:5193) in c:geeklogpublic_htmlusers.php on line 859

Warning: Can't modify header information - headers already sent by (output started at c:geeklogpublic_htmllib-common.php:5193) in c:geeklogpublic_htmlusers.php on line 886


other information:
Im running the latest apache,php and mysql versions on windows XP.

Thanks in advance,
Arnis

PS!
Please excuse my english.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
You have whitespace at the end of your lib-common.php - remove it.

This is also mentioned in the FAQ, btw.

bye, Dirk

arnis

Anonymous
yeah, sorry. I've been doing some reading on the forums and I just found out.

Sorry for you inconvinience(again, bad english).