ID:               19122
 Comment by:       rapci_kiz5 at hotmail dot com
 Reported By:      m dot DOT dot wallner at iworks dot DOT dot at
 Status:           No Feedback
 Bug Type:         Session related
 Operating System: Win 2k and Debian 3
 PHP Version:      4.3.0 and earlier
 New Comment:

Good morning. Even the best of friends need time apart. Help me! I can
not find sites on the: Computer job india dca. I found only this - <a
href="http://www.iwb-augsburg.de/Members/ComputerJob/computer-job-uk";>computer
job uk</a>. There are higher clothing certification next systems broad,
computer job. You may largely be pressed to have existing shift help,
batch application, and a growth, computer job. Waiting for a reply
:cool:, Davin from Congo.


Previous Comments:
------------------------------------------------------------------------

[2003-07-01 21:09:00] [email protected]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-06-26 12:34:00] [email protected]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

This might have changed a bit, see bug #24315 (seems like same issue?)


------------------------------------------------------------------------

[2003-01-07 10:27:26] m dot DOT dot wallner at iworks dot DOT dot at

You AFAIK can't set session.use_trans_sid with ini_set, because this
param is only writeable by PHP_INI_SYSTEM or PHP_INI_PERDIR directive ->
you can read this at http://www.php.net/manual/en/function.ini-set.php

Bye,
Michael

------------------------------------------------------------------------

[2003-01-01 14:07:47] schleinzer at gmx dot net

If I try to use trans_sid with php 4.3.0 final it doenst work. ZLib
output compression is off. The test I use is as following:

ini_set('session.use_cookies','0');
ini_set('session.use_trans_sid','1');

session_start();
print '<a href=bug.php>Bug</a>';

There is no session id appended to that link. 4.2.3 worked fine. Most
settings are the same as in the php.ini.recommended  comming with 4.3.0
final.

------------------------------------------------------------------------

[2002-12-29 06:38:46] m dot DOT dot wallner at iworks dot DOT dot at

So here is my conclusion:

I've just tried PHP 4.3.0 Final today.

zlib's compression works fine now, and
session.use_trans_sid won't work if and
ONLY IF you use session.auto_start.

trans_sid works fine if you start the 
session manually by calling session_start().

Don't know if this Bug should be closed?

Bye,
Michael

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19122

-- 
Edit this bug report at http://bugs.php.net/?id=19122&edit=1

Reply via email to