• This plugin does not work, reason being is it creates php.ini file in the root.

    To get around the issue create a php.ini file inside the wp-admin directory, upload with ftp, example in file….

    post_max_size = 64M
    upload_max_filesize = 64M

The topic ‘Does not work but…’ is closed to new replies.