Hi,
when grid editing a TEXT column, hitting ENTER transmits my change
instead of inserting a new line.
Not sure what the best solution would be.
--
Marc Delisle
http://infomarc.info
Hi,
FYI : phpMyAdmin was mentioned in an article (picked up by slashdot),
implying it was the cause of a hack :
http://it.slashdot.org/story/11/12/08/1341224/another-dutch-ca-hacked
Reading the comments most people know this is not phpMyAdmin's fault,
but it is due to bad configuration/practise, but it's a pity our
project is mentioned this way. :s
--
Kind regards,
Dieter Adriaenssens
Hey,
i just upgraded by PHP version to the latest version from dotdeb.org and now php is using mysqlnd for connecting to the database. After the upgrade I'M not able to login to my database via phpmyadmin. I just get the message Login failed. I'm using the latest version of MySQL, PHP and PhpMyadmin.
Is this a known problem?
Hi,
Working on this bug [0], I noticed that when using the 'signon' auth_type
- invalid JSON is produced
- lots of XHTML errors can be seen with HTML Validator
However, disabling
@ini_set('session.use_trans_sid', true);
in libraries/session.inc.php fixes all these problems.
Doing so would require users to enable cookies in their browser but it's
already a requirement per Documentation.html.
Opinions?
[0]
https://sourceforge.net/tracker/?func=detail&aid=3398788&group_id=23067&ati…
--
Marc Delisle
http://infomarc.info