probelm with php config or upload

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

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

probelm with php config or upload

Post by rami »

sorry mod actually i should posted it here but i did it phpcode so there was no answer
i think it is right section here
as i cannot move my post i am reposting it
really sorry for now may be the post in the phpcode can be deleted...




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
Post Reply