Issue
Yesterday my local Appserv worked normally. But today when I open my AppServ - PhpMyAdmin gives the following error:
Fatal error: Call to undefined function get_magic_quotes_gpc() in C:\AppServ\www\phpMyAdmin\error.php on line 63
How can I solve this?
Solution
There must be issue with the your PHP/MySQL Configuration.
Please make sure you have proper version of PHP / MYSQL running and you should not have any issue.
Ideally you should have php 5.6.x version and mysql 5.6 running.
Answered By - NIlay Mehta
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.