php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22332 No Cookies are set in the session.
Submitted: 2003-02-20 08:09 UTC Modified: 2003-02-20 08:53 UTC
From: prohm at cypos dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.3.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: prohm at cypos dot de
New email:
PHP Version: OS:

 

 [2003-02-20 08:09 UTC] prohm at cypos dot de
Hello,

I have a problem with the sessions in php-4.3.1.

I use sessions and will use cookies.
But my system never send a cookie.

If I set the option session.use_trans_sid=1, then
the session works, but not with sessions.

The option session.use_cookies is set to 1 (default).

Can you help me ?

Unter PHP 4.2.1  all my scripts work fine.


Thanks.

Kind regards,
 Michael

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-20 08:26 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-02-20 08:53 UTC] prohm at cypos dot de
The Bug is fixed in the newest CVS-Version.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC