开发者

phpmyadmin bug: edit insert

开发者 https://www.devze.com 2023-03-17 01:47 出处:网络
The edit functionality of phpmyadmin stopped working today. Whenever I click the little pencil right next to a row, it redirects me to insert and all the fields are 开发者_开发问答empty. Has sb experi

The edit functionality of phpmyadmin stopped working today. Whenever I click the little pencil right next to a row, it redirects me to insert and all the fields are 开发者_开发问答empty. Has sb experienced something like that before?


It sounds like a bug in that version of phpMyAdmin. To edit a record without upgrading/downgrading phpMyAdmin select the row(s) you want to edit and click the 'change' button at the bottom of the results table.


Had same problem. It cleared after restarting the browser.


Make sure that the php session folder is writable by the web server, in my case ( /var/lib/php/session/)

0

精彩评论

暂无评论...
验证码 换一张
取 消