PhpMyAdmin not working
-
Does anyone have a problem with using phpmyadmin?
It works under all other browsers but not in Vivaldi. All I get is the logo and "Welcome to phpmyadmin" label with no login form.The only error in console:
Refused to load the font 'data:application/x-font-woff2 ...' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback. -
@xrv Hello and Welcome to the Vivaldi Community
Does the demo site work?
https://demo.phpmyadmin.net/STABLE/
You can't log in since someone locked out the root user, but at least it shows fine for me.I'd try on my own site but it's broken at the moment.
Please try the troubleshooting steps, including testing in a clean profile and disabling adblocking/extensions:
https://help.vivaldi.com/desktop/troubleshoot/troubleshooting-issues/My guess is the font error is not relevant. Look in the network tab instead, if there are any failing requests.
-
@xrv Not a Vivaldi bug.
Depend on sent server-sided HTTP headers if default-src is forbidden.
Looks like the server has a broken configuration for Content-Security-Policy.Please check our ad/tracker blocker or other privacy extensions.
@xrv said in PhpMyAdmin not working:
All I get is the logo and "Welcome to phpmyadmin" label with no login form.
Please capture a area screenshot and post here.
-
I have no issue on my root servers with PHPMyAdmin 5.x. Works nice.