On Mon, 7 Apr 2008, Thiago Pojda wrote:

To: php-install@lists.php.net
From: Thiago Pojda <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Can't enable use_trans_sid

Guys,

I can't enable trans_sid, I've tried set these to php.ini :

session.use_trans_sid = On [tried 1 also]
url_rewriter.tags =
"a=href,area=href,frame=src,input=src,form=fakeentry,fieldset="

Tried recompile it with --enable-trans-sid but still doesn't work. I just
realized that my phpinfo spits "session.use_trans_sid Off".

Any hints?

-- VERSIONS --

PHP Version 4.4.8


System  Linux debian 2.6.18-6-486 #1 Sun Feb 10 22:06:33 UTC 2008 i686
Build Date      Apr 7 2008 10:46:06
Configure Command       './configure' '--with-apxs2=/usr/bin/apxs2'
'--with-oci8-instant-client=/oracle/instantclient/' '--disable-zts'
Server API      Apache 2.0 Handler
Virtual Directory Support       enabled
Configuration File (php.ini) Path       /usr/local/lib/php.ini

Are you sure you are editing the correct php.ini file Thiago?

Can you also post the section from your php.ini that has all the session.* directives in it?

It maybe that there are other session.* configuration options that need to be set as well to enable you to use PHP sessions.

Kind Regards,

Keith Roberts

-----------------------------------------------------------------
Websites:
http://www.php-debuggers.net
http://www.karsites.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-----------------------------------------------------------------


Reply via email to