PHP-FPM – nginx – clear cache in different environments
Emma Sosa asked: We have an environment with a web server running nginx, this has 4 virtual hosts (2 of them are the ones running in production, and the others …
Freedom through Communications
Browsing Tag
Emma Sosa asked: We have an environment with a web server running nginx, this has 4 virtual hosts (2 of them are the ones running in production, and the others …
Vinícius Ferrão asked: I’m trying to allow the use of WordPress upgrades (not plugin updates) directly on the web interface. I already have SELinux working for everything except this feature. …
alexander7567 asked: I know very little about linux/ubuntu, but I needed it for a webserver I am wanting to run. I got everything setup and running nice and I have …
unloco asked: I would like to spawn two php-fpm processes (one with xdebug and one without) to make pages load faster I intend to switch between php-fpm sockets based on …
willowen100 asked: I have finally got WordPress setup and working on my VPS using WP-CLI. It wasn’t until I wanted to change my Administration Email Address found under Settings > …
navjotjsingh asked: I am getting this error repeatedly while trying to run Nextcloud on Fedora 32 type=AVC msg=audit(1601229230.944:718): avc: denied { connectto } for pid=584 comm="php-fpm" path="/var/lib/mysql/mysql.sock" scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket …
klor asked: Using OpenSUSE v42.2 Linux OS. Because it does not provide PHP v7.1 I need, I built PHP v7.1 from source. Using PHP-FPM. I installed it into /opt/php-7.1/ php.ini …
Marcel Linke asked: I have the following problem. In my local test configuration, when I try to access https://www.testdomain.local/admin it will always redirect me to https://www.testdomain.local:8443/admin/ which cannot be resolved …
Danny asked: For a web GUI to manage NFS mount points, we’ve run into a problem after migrating to Centos 8. JS Billings noted that: CentOS8 runs httpd in a …
camilox asked: I need some help on Apache2 not loading the php-fpm php.ini. I have installed php-fpm successfully, created the pool and other configurations but Apache2 doesn’t change the Server …