On 3/5/06, Mark <[EMAIL PROTECTED]> wrote:
> Can anyone tell me why i am getting this message when trying to login to the
> admin section, i am running the script off my local machine.
>
> Warning: session_register() [function.session-register]: Cannot send session
> cookie - headers already sent by (output started at
> C:\VertrigoServ\_htdocs\mytipperV4.1\settings.php:2) in
> C:\VertrigoServ\_htdocs\mytipperV4.1\checkadmin.php on line 44

It tells you the problem:

output started at C:\VertrigoServ\_htdocs\mytipperV4.1\settings.php:2

Maybe there's a space or blank line before a php open tag?

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to