• Resolved Bokorat

    (@bokorat)


    Hi !

    I’ve created a topic 2 hours ago but i can’t have acces now, i don’t know why.

    I want to increase the send limit (blocked at 2MB)

    I can not modify the .htaccess or wp-config.php file with my host, however since CPanel I can use the PHP.ini editor

    On this editor I added this

    display_error = on
    allow_url_fopen = Off
    allow_url_include = Off
    asp_tags = Off
    display_errors = Off
    enable_dl = Off
    file_uploads = On
    max_execution_time = 30
    max_input_time = 60
    max_input_vars = 1000
    memory_limit = 256M
    session.gc_maxlifetime = 1440
    session.save_path = “/ var / cpanel / php / sessions / ea-php56”
    upload_max_filesize = 128M

    including the “upload_max_filesize = 128M”

    But on my site when I send a file I am stuck at 8MB and not 128, why and how?

    I thank you in advance,
    Camille

Viewing 4 replies - 1 through 4 (of 4 total)
  • This sounds like it’s an issue tied to your host and not a WordPress issue. If you have it increased to 128M and it is up from 2 to 8 that would be a hosting issue.

    Furthermore, it’s a bit odd that your host would restrict your ability to edit wp-config and htaccess I would contact your hosting provider.

    Hello!

    Most hosts limit those options depending on your hosting environment. The shared environment is pretty limited on certain web hosts, so it doesn’t matter how much upload size you input, it won’t go beyond the limit set by them.

    You might need to upgrade to another hosting package. I recommend talking to them.

    Thread Starter Bokorat

    (@bokorat)

    Hi !

    Thanks !! I gonna ask to my host !

    Hello! I see you too had an upload error. However it is different than the one i am experiencing, maybe you can shead some light on mine. ??

    I am having trouble uploading files to my form and submitting them (I am a PRO version subscriber). I can upload the form no problem when I have no uploads or documents attached. I recently switched servers (migrated the website and all) with my hosting provider (GoDaddy) so their is the potential that this is related to the problem. Furthermore, I am having trouble searching the forum to find a related problem/solution to my issue. Any advice will be appreciated.

    p.s. when I upload a file I can view the file path on the smart form. It says “C:\fakepath\” followed by the filename that I am trying to upload.

    Thanks,

    The page I need help with: https://hitestlabs.com/request-a-quote-for-testing/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress upload limit’ is closed to new replies.