Skip to content
#

random-generation

Here are 507 public repositories matching this topic...

arashn
arashn commented Jul 8, 2019

Hi. I wanted to report an issue. generatedata requires the /cache folder to be writable. However, on CentOS 7, making the folder writable is not enough because the default SELinux policy prevents writing to the /cache folder that is in /var/www/html. To fix this issue, one would have to run the following as root:

chcon -R -t httpd_sys_rw_content_t cache/
Eigengrau-s-Essential-Establishment-Generator

Improve this page

Add a description, image, and links to the random-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the random-generation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.