Darren
My feedback
10 results found
-
18 votes
An error occurred while saving the comment -
2 votes
Darren supported this idea ·
-
85 votes
Darren supported this idea ·
-
18 votes
Darren supported this idea ·
-
15 votes
Darren supported this idea ·
-
1 vote
Darren shared this idea ·
-
13 votes
Darren shared this idea ·
-
192 votes
Darren supported this idea ·
-
52 votes
Darren supported this idea ·
-
284 votes
Darren supported this idea ·
You can install it manually, login to ssh with the master credentials, find the app name you wish to install phpmyadmin too.
# cd applications/APP-NAME/public_html
# wget https://files.phpmyadmin.net/phpMyAdmin/5.0.4/phpMyAdmin-5.0.4-english.zip
# unzip phpMyAdmin-5.0.4-english.zip
# mv phpMyAdmin-5.0.4-english phpmyadmin
Then go to your domain.com/phpmyadmin
To remove the blowfish error, go to phpmyadmin/config.inc.php ( copy and rename the sample file first )
then put a random 32 character password.