PDA

View Full Version : Remote file is too large (Error when saving signature)


vBNinja
11-24-2011, 11:26 PM
Hello,

I recently moved my forum to a new server, we are now also running on litespeed

Many users have been having issues with changing their signatures. When they click save, it gives themna vbulletin message saying "Remote file is too large".

They have tried small and big images, for some odd reason they said that a 500 x 300 px image works and a 400 x 250 image doesnt

Does anyone know what may be causing this? It was working fine before migrating servers.

Thanks in advance

Lynne
11-25-2011, 05:03 PM
These server settings may also effect your attachment upload limits:

PHP Settings:
max_execution_time
memory_limit
post_max_size
upload_max_filesize
max_input_time

MySQL Settings:
max_allowed_packet
wait_timeout

vBNinja
11-25-2011, 05:11 PM
How do i find these options so i can check the differences between our old and new server to see whats causing the problem?

Thank you

Lynne
11-25-2011, 05:13 PM
Usually the php.ini file and the my.cnf file. If you don't know where they are, ask your host.