Bug ID | 1227215 |
---|---|
Summary | Tight binding of php to apache |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.6 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | screening-team-bugs@suse.de |
Reporter | dead_mozay@opensuse.org |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Why was this done? https://build.opensuse.org/projects/devel:languages:php/packages/php8/files/php8.spec?expand=1 >>>Requires: group(www) >>>Requires: user(wwwrun) >>>%attr(0755, %{apache_user}, root) %dir %{_localstatedir}/lib/%{php_name} >>>%attr(0755, %{apache_user}, root) %dir %{_localstatedir}/lib/%{php_name}/sessions For nginx users, this constantly overwrites the rights to the /var/lib/php8 directory and the files in it