Skip to content

[Bug] Missing image error fills logs #15522

@lonix1

Description

@lonix1

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:

  1. setup phpmyadmin via docker
  2. log in
  3. 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

Metadata

Metadata

Assignees

Labels

BugA problem or regression with an existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions