Skip to content

add file path in opcache lock file error - #10331

Merged
dstogov merged 1 commit into
php:masterfrom
jfcoz:opcache_lock_error
Oct 9, 2023
Merged

add file path in opcache lock file error#10331
dstogov merged 1 commit into
php:masterfrom
jfcoz:opcache_lock_error

Conversation

@jfcoz

@jfcoz jfcoz commented Jan 15, 2023

Copy link
Copy Markdown
Contributor

Make error more verbose with the lock file path

@cmb69

cmb69 commented Jan 15, 2023

Copy link
Copy Markdown
Member

Thank you for the PR!

I don't think that "opcache" to the output makes much sense, since this is written to the OPcache log (not the general error log, anyway). I am not sure about lockfile_name; maybe lockfile_path makes more sense.

@jfcoz

jfcoz commented Jan 15, 2023

Copy link
Copy Markdown
Contributor Author

I get this error in the output of a container, trying to use a readonly filesystem, so I had no indication on the opcache log.

Yes, logfile_path can be sufficient.

@jfcoz
jfcoz force-pushed the opcache_lock_error branch from 42d68fd to 50fcf51 Compare January 15, 2023 18:31
@dstogov
dstogov merged commit 36b194b into php:master Oct 9, 2023
@dstogov

dstogov commented Oct 9, 2023

Copy link
Copy Markdown
Member

Sorry for missing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants