Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Databases _ Mysql Query Doesn't Work on phpmyadmin

Posted by: bm djay May 5 2015, 05:03 AM

hi all...
i have phpmyadmin installed on my vps at digital ocean, i run a query but phpmyadmin shows nothing, it's loading forever until i close/stop the process. sad.gif
i tried that query on my localhost phpmyadmin, and it's work.
i don't know how to solve this problem.
please advice master. biggrin.gif

Posted by: Frederiek May 5 2015, 03:16 PM

I know VPS isn't as good as advertised. Try searching for "problems with VPS".

Posted by: Themeaxe Jul 18 2016, 06:41 AM

It was good if you shared your query with us. Then we can check your code. Anyway I think you will miss this code:

$query = "SELECT * FROM comments WHERE comment = '" . mysql_real_escape_string($comment) . "'";

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)