Darren
My feedback
10 results found
-
17 votes
An error occurred while saving the comment -
2 votesDarren supported this idea ·
-
84 votesDarren supported this idea ·
-
16 votesDarren supported this idea ·
-
15 votesDarren supported this idea ·
-
1 voteDarren shared this idea ·
-
13 votesDarren shared this idea ·
-
189 votesDarren supported this idea ·
-
52 votesDarren supported this idea ·
-
281 votesDarren 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.