did a dnf upgrade from F27 workstation to F28
updgrade went smooth.
Thanks !!!

two bugs:
- httpd
with /etc/httpd/conf.modules.d/01-md.conf httpd won't start
01-md.conf contains only one line: LoadModule md_module modules/mod_md.so
if I comment this out, httpd starts.

01-md.conf comes default with httpd package !

package  mod_md is installed, too - I'm no expert, but I guess this needed -

- selinux
SETroubleshoot shows me two errors, one httpd and one php-fpm related
 
If I try to run the suggestions I get this:
ausearch -c 'httpd' --raw | audit2allow -M my-httpd
packaging failed [/bin/sh: /usr/bin/semodule_package: No such file or directory]

and for php-fpm:
/sbin/restorecon -v /run/systemd/unit-root/run/php-fpm
/sbin/restorecon: SELinux: Could not get canonical path for 
/run/systemd/unit-root/run/php-fpm restorecon: No such file or directory.

and

ausearch -c '(php-fpm)' --raw | audit2allow -M my-phpfpm
packaging failed [/bin/sh: /usr/bin/semodule_package: No such file or directory]

is this know or any pointer to fix this ???




_______________________________________________
test mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to