Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WARNING] Should avoid creating existing directory. #31787

Open
mdeweerd opened this issue Nov 13, 2024 · 0 comments
Open

[WARNING] Should avoid creating existing directory. #31787

mdeweerd opened this issue Nov 13, 2024 · 0 comments
Labels
Bug This is a bug (something does not work as expected)

Comments

@mdeweerd
Copy link
Contributor

Bug

2024-11-12 23:55:28 WARNING UO    functions.lib::dol_mkdir: Fails to create directory '/var' or directory already exists. From /home/www/REDACTED/dolibarr19/htdocs/core/lib/files.lib.php:1776.

for

                $result = dol_mkdir($upload_dir);

Dolibarr Version

19.0.2

Environment PHP

8.2.20

Environment Database

No response

Steps to reproduce the behavior and expected behavior

Probably happended when file was uploaded.

Attached files

No response

@mdeweerd mdeweerd added the Bug This is a bug (something does not work as expected) label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant