All Questions
Tagged with phpmyadmin ubuntu-16.04
5 questions
0
votes
1
answer
1k
views
MySQL: Suddenly connection error without making any changes
I'm running MySQL 5.6.30 - MySQL Community Server (GPL) on ubuntu-16.04-x86_64 and I'm using phpMyAdmin 4.7.7.
Sometimes, without doing anything on the Server or phpMyAdmin, I'm getting this error ...
1
vote
0
answers
777
views
MySQL and phpmyadmin are giving me errors
I was following instructions all over the internet and when I configured both MySQL and phpMyAdmin. phpMyAdmin gave me some errors and when I try to connect to mywebsite.com/phpmyadmin I get these two ...
0
votes
2
answers
1k
views
phpMyAdmin and Apache - Query string - 404 Error
When phpMyAdmin tries to access URL as https://example.com/phpmyadmin/server_variables.php&filter=long_query_time, Apache throws a 404 Error.
What might be the problem?
The requested URL /...
0
votes
0
answers
297
views
Inserting values on mysql produces 'a foreign key constraint fails'
I'm running Yetiforce which is built on vtiger, I am needing some help moving some database lines across. I am getting this error when i do a simple export and import.( in Vtiger-Attachments table)
...
4
votes
1
answer
2k
views
nginx shows 200 ok status but doesn't load page
I have installed nginx,php7.0-fpm and mysql on my ubuntu 16.04 server. Everything works fine however It doesn't load a setup page of phpmyadmin. Below is my phpmyadmin nginx block.
location /...