[GH-ISSUE #673] Themeing and icons not displaying properly after install on centos 6.9 #513

Open
opened 2026-02-27 16:39:31 +03:00 by kerem · 0 comments
Owner

Originally created by @Papi94 on GitHub (Oct 14, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/673

Just want to report an issue i ran in to on centos 6.9

After install the theming and what not was broken on the website.

because i move the webvirtmgr directory from my /root folder it had some selinux policy that carried with it when i moved it to /var/www

To fix this i ran restorecon -r /var/www/html

Just figured i'd leave this here for other who may encounter this issue.

Originally created by @Papi94 on GitHub (Oct 14, 2018). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/673 Just want to report an issue i ran in to on centos 6.9 After install the theming and what not was broken on the website. because i move the webvirtmgr directory from my /root folder it had some selinux policy that carried with it when i moved it to /var/www To fix this i ran restorecon -r /var/www/html Just figured i'd leave this here for other who may encounter this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#513
No description provided.