mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Wrong file permission on WordPress #340
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bitwanderer on 10/9/2023
CloudPanel version(s) affected
2.3.2
Description
When a new WP site is created, all permission (dir and file) are set to 770.
Happens on both Debian and Ubuntu.
How to reproduce
Create a new WP site on Cloudpanel and check file permissions.
Possible Solution
No response
Additional Context
No response