Jump to content

Recommended Posts

Posted

Hi. I have an account on Johnny. I'd like to know if there is a way to admin my MySql database, considering that the admin console is not available.

Thanks

Posted

The solution we've been recommending for this is to just upload phpmyadmin into your account via FTP then manage the databases using that. You won't be able to create new ones, but you can edit the content of existing ones.

  • 3 months later...
Posted

Hi wolstech.

I know a long time has passed from your response, but I managed in copying PhpMyAdmin to my sire only now. I copied the 4.4.15.10 version (the last supporting php 5.4), but when I try to launch it I get this error message:

The mbstring extension is missing. Please check your PHP configuration.

What's wrong?

Thanks

Posted

I just set your PhpMyAdmin to use PHP 7.1 which has mbstring, it works now. You can change the PHP version for a single folder by putting an .htaccess inside with the handler assignment. If you're curious how, check out the .htaccess I created inside your phpMyAdmin folder.

This also means you can use a newer version of PMA if you want. The server has up to PHP 7.4 if I remember right.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...