Howdy, I'm trying to get this damn user authentication library installed, and I've initialized all the appropriate variables, paths, etc. I am STILL getting a damn error:
<b>
Warning: Cannot send session cookie - headers already sent by (output started at /Users/luke/Sites/PLI/passlib/php_lib_login_includes/login.inc.php:2) in /Users/luke/Sites/PLI/passlib/php_lib_login_includes/login.inc.php on line 263
Warning: Cannot send session cache limiter - headers already sent (output started at /Users/luke/Sites/PLI/passlib/php_lib_login_includes/login.inc.php:2) in /Users/luke/Sites/PLI/passlib/php_lib_login_includes/login.inc.php on line 263
save the blink tag!
long before the world wide web had flash, or java or even pictures at all, there was the blink tag. the blink tag is the founding father of web animation and has set the standard to which all subsequent Òsticky content" must measure up! fight to defend our heritage...
save the blink tag!
blink defenders can log in here:
Fatal error: Call to undefined function: lib_login_valid_user() in /Users/luke/Sites/PLI/passlib/index.php on line 21
</b>
Why I am getting these errors I do not know. I have tried every possible path for the include, and every method of inclusion, including require, require once, and include.
Appreciate any ideas, even shots in the dark.