I’ve enabled the following settings in wp-config.php but am not seeing any debug output in debug.log:
define(‘WP_DEBUG’, true); define( ‘WP_DEBUG_LOG’, true ); define( ‘WP_DEBUG_DISPLAY’, true );
There’s also no debug output in either the Apache or PHP error logs.
I’ve run Health Check and disabled all plugins but it’s still doing it. I’ve installed mod_security but tried the same with SecRuleEngine Off. I’ve installed Wordfence as well but it was disabled during the Health Check test.
I tried this in the .htaccess, no good:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Also, the browser uploader option silently fails. Tried the WP Health plugin and it says everything is good.
The wp-content/uploads directory’s permissions are 750. Tried 755.
This may or may not be important: My WP install is linked to my WP account. I wonder if the domain name change boogered something up.
What else can I look at?
]]>“Specified file failed upload test.”
Not sure what could be causing this. Any ideas?
I’ve made a few changes to my site today, updated theme, cleaned up plugins and updated to PHP 7.3.
Anyone encounter this before and know a quick fix?
]]>… Add-on plugin for Woo Commerce gives error: “Specified file failed upload test”.
It does this when the add to cart button has been clicked. Up until this point it looks like the images have been attached.
Note: I’ve looked for similar threads to avoid creating a new one, but I can’t find one where the exact same problem, in the same context, is being experienced. My apologies if there is one that I’ve missed.
If any more info is needed to help me find a solution then just ask.
Thanks guys!
]]>The site works perfectly and orders can be placed, however we can’t upload any images. The following error appears every time “Specified file failed upload test”.
I have checked the settings in the table wp_options, and “imagestorage_path” is set to the following:
C:\Inetpub\vhosts\earguards.co.uk\httpdocs/wp-content/themes/shopperpress/thumbs/
The “Quick Help” section verifies this as being correct, and all permissions are also correctly set as well.
I have approx 50 standard wordpress sites running on the server without any issues. I have already contacted the developers PremiumPress but they told me it was a Windows issue and to try here (bit disappointed with their response to be honest)
Any ideas?
Cheers, Chris.
]]>