S
S
Shrapovyan2018-04-15 12:40:49
WordPress
Shrapovyan, 2018-04-15 12:40:49

Images are not loaded through the admin part after switching to PHP 7. What should I do?

Hello!
Site zaimy-online.com After enabling PHP 7 through FCGI, images are not loaded through the admin part. In php.ini upload_max_filesize is set to 1024M. The upload_tmp_dir folder has write permissions
. SecFilterEngine Off and SecFilterScanPOST Off didn't help. Modules turned off and on. I set php 5.6 back - and everything works fine. Please help me to solve this issue.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max Medar, 2018-04-15
@MedVedar

Turn on the debug and most likely you will see the problem area yourself.
https://codex.wordpress.org/WP_DEBUG

I
Igor Vorotnev, 2018-04-17
@HeadOnFire

What is the web server? If Nginx - it still has its own setting - client_max_body_size , regardless of PHP. I don't know about Apache, haven't used it for a long time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question