• Overnight I’ve started getting this error “File upload stopped by extension.”

    From my Googling, it seems to be a server related issue with a PHP extension either not working or not being installed. Is this correct?

    Does anyone know what extension is causing the problems so I can get my hosting to either install or fix?

    Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)
  • what kind of file are you trying to upload?

    Thread Starter DFC005

    (@dfc005)

    Just a jpg.

    It was working fine yesterday and has stopped today.

    Thread Starter DFC005

    (@dfc005)

    Hosting provider has said nothing has been updated on the server for at least two weeks.

    Help!

    Thread Starter DFC005

    (@dfc005)

    OK, just for the record I need to add this to my .htaccess in the admin folder to get it working again.

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>
    howcani

    (@howcani)

    DFC005. Did you manage to solve the issue?

    – Mike

    hi, DFC005 ..i’m getting this error too “File upload stopped by extension.”..

    editted my .htaccess still can’t solve my problem.. ??

    Does anyone know? ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘File upload stopped by extension.’ is closed to new replies.