Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: geale on March 03, 2004, 09:59:48 PM
-
hello i am running sme 5.6 as a file and mail server.
i am getting a error wen i try to sent mail bigger ten 8388608 bytes.
( Á^A[7761]: PHP Warning: POST Content-Length of 12929947 bytes exceeds the limit of 8388608 bytes in Unknown on line 0)
is there a solution.
Thanks in advance
-
Hi,
It appears that your PHP upload is limited to 8388608 bytes.
To increase that value type the following line at the console :
# /sbin/e-smith/db configuration setprop php UploadMaxFilesize SIZE
# /sbin/e-smith/signal-event console-save
Where
SIZE = 10M
Or higher.
This tips was found HERE (http://www.muzo.homeip.net/nest/contribs/HowTo/howto-use_SME_db_command-line.htm)
It's in french but can be very usefull.
regards,
-
It is still not working I think I do something wrong here bat I don’t no what.
My francs is not so good I am afraid
I tray it again later
Thanks anyway