Jump to content

Recommended Posts

Posted

Everytime i try to access the phpMyAdmin, the connection is so slow I had to wait five minutes until I open phpMyAdmin, is there a solution?

Posted

Server: Johnny

Username: andhika9 (My old account on Stevie Server with username movid is inactive)

Domain: freeserv.gq

Posted

@Krydos: Tommy is the same way. I was using it heavily Friday and was waiting a minute or more at times for it to open, or for simple actions like deleting rows to process. Is it possible to check that one too?

Posted

Phpmyadmin on Tommy might be about as fast as you're going to get. The problem here is mainly that phpmyadmin is very poorly designed.

phpmyadmin.png

The problem is that get_images.js.php is really slow. Without editing the source code there isn't much I'm going to be able to do about it either. Personally I just do everything on the command line with remote mysql

mysql --host=65.19.143.6 --user=krydos -p
Another thing you could do is install a faster php db management script on your account. Softaculous already has Adminer which is supposed to be a lot faster than phpmyadmin https://tommy.heliohost.org:2083/frontend/paper_lantern/softaculous/index.live.php?act=software&soft=280

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...