You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think PHP needs access to some kind of temporary folder for its temporary files. Usually this seems to be /tmp, so you'll need to give the user that runs PHP access to that folder or define an alternative temporary folder (sys_temp_dir = "/tmp" in the php.ini or something like that)
What happened?
Hi, in Termux I start with ./frankenphp-linux-aarch64 run
It ends with: Cannot create lock - Permission denied (13)
Termux is a terminal emulator and Linux environment for Android
Build Type
Standalone binary
Worker Mode
No
Operating System
GNU/Linux
CPU Architecture
aarch64
PHP configuration
Relevant log output
The text was updated successfully, but these errors were encountered: