Hello there,

I installed a php script that uses the Uber-Uploader and everytime I try to upload an image, I get this error

ERROR: Failed to find flength file

I tried adding this to the .htaccess file in the /cgi-bin/ folder but it didn't work

<IfModule mod_security.c>  

# Turn off mod_security filtering.
SecFilterEngine Off

# The below probably isn't needed,
# but better safe than sorry.
SecFilterScanPOST Off
</IfModule>

Please advise

Member Avatar for diafol

This is a specific script that many of us may not have used. Have you tried the author / site?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.