I have some news...
I the following topic:
http://www.vbulletin.com/forum/showt...-or-mismatched
And I found out that it's probably caused by the php.ini
I am using the normal PHP5 (not fast CGI), so in each folder the php.ini is needed, it should be changed and it will affect the php files on that folder.
If I go to:
Admin CP -> Maintenance -> PHP info I can see:
upload_max_filesize = 2M
post_max_size = 8M
memory_limit = 32M
I have changed my php.ini in the /forums folder with other values... but in the PHP info I can still see the older values (see above).
What should I do? Should I edit a particular php.inf or I should edit all of them? Or maybe something else?
Thanks & regards