-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
BugA problem or regression with an existing featureA problem or regression with an existing feature
Milestone
Description
Describe the bug
My error logs are getting huge because of a missing image:
open() "/var/www/phpmyadmin/themes/pmahomme/img/b_info.png" failed (2: No such file or directory)
To Reproduce
Steps to reproduce the behavior:
- setup phpmyadmin via docker
- log in
- check your logs
Expected behavior
Image to exist at the expected path.
Server configuration
- Operating system: ubuntu 18.04
- Web server: nginx latest
- Database version: mariadb latest
- PHP version: whatever comes with phpmyadmin
- phpMyAdmin version: latest docker image
Client configuration
- Browser: firefox
- Operating system: ubuntu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA problem or regression with an existing featureA problem or regression with an existing feature