Koozali.org: home of the SME Server

mail

geale

mail
« 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

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
mail
« Reply #1 on: March 03, 2004, 10:10:29 PM »
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
It's in french but can be very usefull.

regards,

geale

mail
« Reply #2 on: March 04, 2004, 12:09:21 AM »
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