Unable to upload files over 20MB

Hello,

Im using Drupal 8.3.9 , php 5.6. I'm trying to upload large files over 20MB but get a 500 error after a certain time. I set the upload size limit to 256MB but the issue still occurs. I'm fine with taking a long time to upload but it doesnt even get there.

Drupal DB Log: Upload error. Could not move uploaded file test.txt to destination public://2018-05/test.txt.

No error shows on Apache Log. I have over 20GB of free space. 

Upload Progress Bar not showing

Hello.

I'm using Drupal 8.3.7, php 5.6. I downloaded and installed the packages for Upload Progress Bar. It says its enabled on Status Report but doesnt show when uploading files. Why isnt it showing?

Commands Ran:

pecl install uploadprogress , edited php.ini and added extension=uploadprogress.so, restarted the server . Not sure what else to do. 

upgrading problem from drupal 8.4.8 to drupal 8.5.3

Hi All I was upgrading drupal 8.4.8 to drupal 8.5.3 by using drush php fatel error is coming.

Simplify filter using grouped filters (Views)

Hi,

I'm pretty new to drupal and need to simplify an existing filter with about 100 options:

  • Apple
  • Banana
  • Tea
  • Coffee
  • Water
  • ...

This works as expected.
Now I tried to create a new grouped filter criteria:

disable comment

Hi,

I have created a content type and allows for comment. Then I set up a 'view display page' for filtering he result. However, the 'view/display page' also allows people to add new comment, how do I disable or hide that comment section?

Transfer text from Drupal6 to Drupal8 via SQL code

Hello,

what I'd like to do is to transfer the Articles from a Drupal 6 into Drupal 8.

I have admin privileges on both Servers and both MySql dbs.

The easiest way would be through SQL code.
I analysed the DB on Drupal 6, but on Drupal 8 there are many differences.

Before I go on searching and trying I find it wise to ask the community if there is something already in that directions and of general ideas.

All articles are written by same user, the only thing to take additionally care of is that there exist tree menus.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x