406 Not Acceptable

Nahid_hossain

New Member
Messages
28
Reaction score
0
Points
0
My site is a mobile forum(for mobile browser). There is a section where mobile user can share their files max 2mb ( like attachment in desktop browsers forum). But the users can not upload more than 50KB files. If the file exceed 50KB it shows the following messege:

Code:
[B]Not Acceptable[/B]

 An appropriate representation of the requested resource /downloads/up.php could not be found on this server.
 Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
  Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at wap24.co.cc Port 80

I'm using php Intermediate version
 
Last edited:
Top