Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for the quick response… Should I see the setting in the “local” or “master” section of phpinfo? What I’m seeing is that I just made a change to the .user.ini, and immediately saw the change under “local” for phpinfo. I would think this should be the setting for my instance. The “master” hasn’t changed… I chose whacked out values for grins….

    max_execution_time 600 30
    max_file_uploads 20 20
    max_input_nesting_level 64 64
    max_input_time 60 60
    max_input_vars 1000 1000
    memory_limit 512M 64M

    This isn’t working for me. I have a GoDaddy website with multiple domains. I have one domain with WP installed and files smaller than 600k work fine, but larger ones fail. I get the generic HTTP Error, although the files are uploaded, and the 150×150 file is created. I get the broken file image, and you can’t really do much but delete it.

    I created a .user.ini in the root of the proper directory for the site, and looking at phpinfo, it shows 128M and 300 for the two variables as local, even though it doesn’t show that it’s read any ini files.

    Still at a loss. This is preventing me from updating my website. Uploading through FTP puts the file there, but it won’t show up in media. I have created the default-to-gd plugin and it doesn’t help either.

    At wits end at this point.

Viewing 2 replies - 1 through 2 (of 2 total)