Hi Guys
I am getting a "Cannot Find Server" error whenever I post from a forum with a "suposedly" large amount of data. Well, this seems to be the issue, but the amount of data being posted by the form is no more than 500k MAXIMUM. If I use the same form structure, but with less options for the user to enter, therefore posting a lesser amount of data, it seems to work fine.
From my observations, it seems that anything greater than about 50k gives me this error.
I have checked the upload_max_filesize and post_max_size in php.ini and have set them all to 25MB, but I still get the error.
Could it be an issue on the server? It's is a Linux server.
Thanks