NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP $_SESSION

Néstor rotsen at gmail.com
Thu Jun 5 20:31:41 EDT 2008


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 <tim_lists at o2group.com> wrote:

> So strange.
> Anything in the apache error_log?
>
> -Tim
>
> On Jun 5, 2008, at 6:04 PM, Néstor wrote:
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20080605/fc84cf65/attachment.html>


More information about the talk mailing list