CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 lost user session variable

Print topic Send  topic

Author Message
sven
Posted: 10/24/2002, 2:12 PM

hi,

i have updated to php4.2.3 and now i lost my user seesion id. in the session
section of php.ini i found a new entry: session.use_trans_id and its value
is 0

iam using freebsd,php,mysql,cs2

can someone help ?
willi
Posted: 10/24/2002, 2:53 PM

hi,

thats a known problem. using form variables as globals can easily lead to
possible security problems. so by default in php 4.2.x now the variable
register_globals is by default off.

set in php.ini the following variable:

register_globals = On

thats all ...
char
Posted: 10/25/2002, 12:22 PM


I do hope this is fixed in the next version. I had to get my own reseller account to get access to php.ini. CCS should support all current versions of programs (PHP, ASP etal).

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.