Removing php Sessid of the URLs Removing php Sessid of the URLs
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Removing php Sessid of the URLs

Started by mlduclos, January 01, 2007, 07:11:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mlduclos

Hello

Considering that I do not have access to php.ini and my .htaccess file doest not allow a change in php value, there is a way to remove the PHPSESSID of Coppermine URL adding or removing something in the program code?

I tried to add this and it doesnt work

ini_set('session.use_trans_sid', false);

Thanks in advance

Nibbler

Coppermine does not use php sessions, it must be something else.

mlduclos

Hmm, I am using the short URL plugin and the core theme with some modifications...

Joachim Müller

Turn the sef_URLs plugin off if it causes errors for you.