Phpinfo Shows 50mb File Upload / WP Shows 1mb
-
I’ve got multisite enabled. The folder is domain.com/blog. In the /blog folder the htaccess file shows:
php_value post_max_size 50M
php_value upload_max_filesize 50MPhpinfo file shows 50mb. WP shows 1mb on upload. Direct view of one of the blogs is domain.com/blog/blog01 (no subdomain).
Not sure what I’m missing here… I tried the htaccess file in different directories, but all returned the same result. I’ve searched the forums and found lots of people showing how to setup the htaccess file and/or php.ini file. But, none with a similar issue where htaccess is accurate, but WP still shows 1mb limit.
Thanks in advance for your help.
.jtcreate.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Phpinfo Shows 50mb File Upload / WP Shows 1mb’ is closed to new replies.