8000 WordPress Umbrella Tkt, e.g. PHP blocks uploading of graphics > 2MB? (WP defaults not Ok?) · Issue #1147 · iiab/iiab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
WordPress Umbrella Tkt, e.g. PHP blocks uploading of graphics > 2MB? (WP defaults not Ok?) #1147
Closed
@holta

Description

@holta

@ericnitschke asks if IIAB can consider new defaults to /etc/php/7.0/apache2/php.ini (and similar, across all OS's) to something like this?

upload_max_filesize 64M    ; default on RPi is 2M
post_max_size 128M    ; default on RPi is 8M
memory_limit 256M    ; default on RPi is 128M 
max_execution_time 300    ; default on RPi is 30
max_input_time 300    ; default on RPi is 60

(At a glance I'm concerned about modifying 5 defaults on such a RAM-constrained platform, and hope @kananigit and others can help investigate this, so occasional WordPress users still have the choice to keep their RPi machines responsive w/o too many resources grabbed by WordPress?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0