Installation and server related problems

Discuss problems with installing the H5P plugins/modules and content types as well as server-related issues

Download Displays Garbled Code(?) in WordPress

Our team created several objects with H5P in Moodle, then downloaded them from there and uploaded them to our H5P-enabled Wordpress site so more than one people could work on each at a time (Moodle doesn't allow editing of another instructor's objects, it seems).

Error, unable to load libraries - Installed Moodle 3.11 on a Mac with MAMP

Hi all,

I am new in all things Moodle and H5P. I am trying use H5P but I can't seem to load it.

I need some help to resolve this issue, 'Error, unable to load libraries'.

I tried changing the values in php.ini as below but stil doesn't work:

"memory_limit = 32M

upload_max_filesize = 24M

 

post_max_size = 32M"

and 

"memory_limit = 256M

upload_max_filesize = 256M

post_max_size = 256M"

 

I've look at the error issue from the Console tab in the Developer mode: 

There are:

Moodle with H5P integration - Uploading background images to Drag and Drop - File too large

Hello everyone,

I have H5P installed on my Moodle server. When I try to create drag and drop content I can only upload background images 100k or less. When I try an image larget than 100k, I get the error: The file you are trying to upload might be too large.

My php.ini file is set to:

upload_max_filesize = 20M

post_max_size = 20M

Furthermore, in my Moodle, site settings in security - my max upload size is also set to 20 MB.

I have searched for .htaccess files in the moodle directory and there are none.

Pages