[Phpmyadmin-devel] proposed patch for session problem

Michal Čihař michal at cihar.com
Tue Aug 22 10:54:27 CEST 2006


Hi

On Mon, 21 Aug 2006 13:31:41 -0400
Marc Delisle <Marc.Delisle at cegepsherbrooke.qc.ca> wrote:

> Please comment on this patch which fixes (at least on my server) the 
> problem of going from the main PMA script to scripts/setup.php and back. 
> I noticed that "source" was empty when I have this problem.

The real problem is probably in mixing local variable PMA_Config
from setup with session one. Do you have enabled register_globals?

Anyway if this is a problem, cleaner solution would be to rename
PMA_Config variable in setup.php to something different, can you try it?

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20060822/811316cc/attachment.sig>


More information about the Developers mailing list