WOW, I am getting this on my /var/log/httpd/error_log file
[Thu Jun 05 17:29:46 2008] [error] [client 10.100.1.67] PHP Warning:
Unknown: Failed to write session data (files). Please verify that the
current setting of session.save_path is correct (/tmp\n\n; Whether to use
cookies.\nsession.use_cookies = 1\n\n; This option enables administrators to
make their users invulnerable to\n; attacks which involve passing session
ids in URLs; defaults to 0.\n; session.use_only_cookies = 1\n\n; Name of the
session (used as cookie name).\nsession.name = PHPSESSID\n\n; Initialize
session on request startup.\nsession.auto_start = 0\n\n; Lifetime in seconds
of cookie or, if 0, until browser is restarted.\nsession.cookie_lifetime =
0\n\n; The path for which the cookie is valid.\nsession.cookie_path = /\n\n;
The domain for which the cookie is valid.\nsession.cookie_domain =\n\n;
Handler used to serialize data.  php is the standard serializer of
PHP.\nsession.serialize_handler = php\n\n; Define the probability that the
'garbage collection' process is started\n; on every session
initialization.\n; The probability is calculated by using
gc_probability/gc_divisor,\n; e.g. 1/100 means t in Unknown on line 0


On Thu, Jun 5, 2008 at 5:11 PM, Tim Lieberman <[EMAIL PROTECTED]> wrote:

> So strange.
> Anything in the apache error_log?
>
> -Tim
>
> On Jun 5, 2008, at 6:04 PM, Néstor wrote:
>
>
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to