>>Don't trust php.ini contents. Test settings with phpinfo() call in
>>SquirrelMail directory. http://www.squirrelmail.org/wiki/TestPHPSettings
>>
>>Check PHP memory_limit, post_max_size, safe_mode and open_basedir
>> settings.
>
> ok I've check this and my
> post_max_size = 8MB
> open_basedir = no
>Don't trust php.ini contents. Test settings with phpinfo() call in>SquirrelMail directory.
http://www.squirrelmail.org/wiki/TestPHPSettings>>Check PHP memory_limit, post_max_size, safe_mode and open_basedir settings.
ok I've check this and my
post_max_size = 8MB
open_basedir = no value
safe_mo
> Hi,
>
> we've been using squirrlemail for quiet some time now and I must say it's
> a very well written software. however just recently, after upgrading a
> number
> of packages on this server my user's hasn't been able to attach a file on
> a mail message.
>
> I've check my config over and over
Hi,we've been using squirrlemail for quiet some time now and I must say it's a very well written software. however just recently, after upgrading a number of packages on this server my user's hasn't been able to attach a file on a mail message.
I've check my config over and over and read the wiki o