When I open the table in phpmyadmin and try to do anything with database it shows the below error in popup, how can i resolve this?
Error in processing request
Error text: error (rejected)
It seems that the connection to server has been lost. Please check your network connectivity and server status.
Change the address in your browser from "localhost" to "127.0.0.1".
This problem could be due to default limit of importing SQL file into the MYSQL.
you need to increase default size limit.
For that open php.ini file and change post_max_size
value and save the file.
and restart the xampp and try re upload the same file.
I had the same problem in chrome.
Rebut PC not helped, increase post_max_size not helped.
So, i open phpmyadmin in mozilla, and error was gone.
Problem was in AdBlock extension and table name include text "ads".
I allowed http://localhost/phpmyadmin in AdBlock and error was gone, hope, this will be helpful.
I had this error, I had script blocking enabled for the page, with Noscript.
When I allowed the javascripts on the page, the error disappeared.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With