upload problems

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

upload problems

Post by rami »

i am using having problem with uploads

if i try to uploads files more than 300kb file the server says
"it is too big entity to be handled by the POST vari...."
or so

where is the problem
i checked by php.ini
there is
max uploads size or so
is 2M
and
max POST filesize is 8M

so where is problem i am using attachmode of phpbb i am sure that the problem is not with mod configuration

it runs and uploads files in windows localhost
but not in linux where i have server.

Linux redhat 9.

Any solution
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

Post by rami »

no answer
what to do then..... :?:
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Yea... No double posting. Locked.
Locked