I have purchased hosting from hostinger recently. Previously my website was hosted on namecheap. Now, when i am trying to upload backup of mysql file. It is showing following error. Can anybody help me in this.
Asked
Active
Viewed 21 times
-1
-
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); add above lines to your main PHP file and see what is the exact error there – Kishan Bhensadadiya Aug 25 '23 at 10:27
-
https://stackoverflow.com/questions/58215104/whats-the-neterr-http2-protocol-error-about may be relevant – ADyson Aug 25 '23 at 10:39
-
Does this answer your question? [What's the net::ERR\_HTTP2\_PROTOCOL\_ERROR about?](https://stackoverflow.com/questions/58215104/whats-the-neterr-http2-protocol-error-about) – He3lixxx Aug 27 '23 at 22:30