WordPress did not use “.user.ini” value
-
I have this .user.ini to override php.ini.
; user custom php.ini ; input post and upload max size. upload_max_filesize = 5M post_max_size = 10M ; increase max time out. ;max_execution_time = 3000 ; Date/time zone date.timezone = "Asia/Bangkok"If I open info.php that contain phpinfo(); then everything show up correctly.
But then I open WordPress admin > media > add new. The max upload size is always show up 2M never changed.
What’s wrong with WordPress?
(No plugins, default theme that come with WordPress 4.6.1).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WordPress did not use “.user.ini” value’ is closed to new replies.