Closed GoogleCodeExporter closed 9 years ago
Hey,
I cannot reproduce this.
The database-name is passed as a session parameter.
Maybe you have cookies disabled or some software /browser extension installed
that prevents phpliteadmin from writing cookies?
Or do you use phpliteadmin in multiple tabs at the same time?
Issue #242 already proposes to pass the database name as a GET parameter
instead, which probably would solve your issue as well.
Original comment by crazy4ch...@gmail.com
on 15 Apr 2014 at 8:49
Thanks for your reply. Indeed, it turns out to be a session-related issue
(php.ini's session.save_path pointed to an unwriteable location).
When fixed, phpliteadmin works as expected. The issue can be closed.
Original comment by raymond....@broadforward.com
on 15 Apr 2014 at 9:26
Ah okay, that also explains it.
Thanks for the reply.
Original comment by crazy4ch...@gmail.com
on 15 Apr 2014 at 9:48
Original issue reported on code.google.com by
raymond....@broadforward.com
on 15 Apr 2014 at 8:39