admin-pub

23 bookmarks
Custom sorting
Was kommt in Moodle 3.9 | Moodle
Was kommt in Moodle 3.9 | Moodle
Moodle 3.9 wird im Juni 2020 veröffentlicht und enthält eine Reihe von Verbesserungen für Moodle-Schüler, Lehrer und Administratoren.
·moodle.com·
Was kommt in Moodle 3.9 | Moodle
Set up H5P for Moodle | H5P
Set up H5P for Moodle | H5P
H5P empowers everyone to create, share and reuse interactive content - all you need is a web browser and a web site that supports H5P.
·h5p.org·
Set up H5P for Moodle | H5P
h5p/h5p-moodle-plugin
h5p/h5p-moodle-plugin
H5P Plugin for Moodle. Contribute to h5p/h5p-moodle-plugin development by creating an account on GitHub.
·github.com·
h5p/h5p-moodle-plugin
No content displayed in Moodle
No content displayed in Moodle
H5P empowers everyone to create, share and reuse interactive content - all you need is a web browser and a web site that supports H5P.
·h5p.org·
No content displayed in Moodle
How to Fix 'Failed to read FastCGI header' Apache Error - ServerPilot
How to Fix 'Failed to read FastCGI header' Apache Error - ServerPilot
If you see the error "Failed to read FastCGI header" in your app's Apache error log file at log/APPNAME/APPNAME_apache.error.log, there are three most likely causes: A bug in the app's PHP code, such as a buggy WordPress plugin A bug in a PHP extension you've added to your server Your server running out of memory When this error occurs, the response sent to the browser will be "
·serverpilot.io·
How to Fix 'Failed to read FastCGI header' Apache Error - ServerPilot
Repeated timeouts with Joomla on EC2 - PHP-FPM?
Repeated timeouts with Joomla on EC2 - PHP-FPM?
After considerable research, I made my way through the settings for PHP-FPM and found where the errors for this process are logged. Here is what I am seeing (time zone America/Chicago [UTC -6]): Filename: /opt/bitnami/php/var/log/php-fpm.log [03-Oct-2014 18:32:11] WARNING: [pool www] server reached max_children setting (5), consider raising it [03-Oct-2014 18:32:47] WARNING: [pool www] server reached max_children setting (5), consider raising it [03-Oct-2014 18:33:08] WARNING: [pool www] serve...
·community.bitnami.com·
Repeated timeouts with Joomla on EC2 - PHP-FPM?
Increase PHP-FPM idle timeout setting
Increase PHP-FPM idle timeout setting
We have recently migrated to PHP-FPM. However we have encountered a problem with some long running scripts. The code looks roughly like: foreach ($items as $item) { set_time_limit(30);
·stackoverflow.com·
Increase PHP-FPM idle timeout setting