R
R
Ranger_N2018-02-01 14:02:24
Drupal
Ranger_N, 2018-02-01 14:02:24

Drupal does not allow to delete a file through the admin panel, it gives an error, what is the problem?

Drupal does not allow to delete a file through the admin panel, it gives an error:

Fatal errors. The size of the uploaded file probably exceeded the maximum allowed file size (8 MB) supported by this server.

Although I'm not uploading anything but trying to delete. I tried uploading a 40 kb file, but still the same error. Through hosting, everything is normally deleted and loaded back.
What could be the problem and how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
antiden, 2018-02-05
@donda

Try:
1. In .htaccess in sites/default/files add at the very beginning Options -MultiViews
2. Change php version
3. Turn off php extension — suhosin

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question