Re: [SM-USERS] memory error when working with folders

2003-02-18 Thread Thomas Cameron
Look in /etc/php.ini. Change the line that looks like this: memory_limit = 8M to something more like this: memory_limit = 32M Then restart Apache: service httpd restart Thomas --- This sf.net email is sponsored by:ThinkGeek Welcome to gee

Re: [SM-USERS] memory error when working with folders

2003-02-18 Thread Jonathan Angliss
Hello Mike, On Tuesday, February 18, 2003, Mike Vanecek wrote... >>> I am experiencing the following problem when I access the folders >>> page. Everything is working just peachy, but I can't create >>> folders as sub-folders to other folders. >> Along with what Chris suggested, what IMAP server

Re: [SM-USERS] memory error when working with folders

2003-02-18 Thread Mike Vanecek
Jonathan Angliss said: > Hello Bogi, > On Tuesday, February 18, 2003, Bogi Mouritsen wrote... > >> I am experiencing the following problem when I access the folders >> page. Everything is working just peachy, but I can't create folders as >> sub-folders to other folders. > > Along with what Chris s

Re: [SM-USERS] memory error when working with folders

2003-02-18 Thread Chris Hilts
> The machine has plenty of memory, and is in no way exhausted by other > processes. That may be the case, but PHP has a memory limit setting. It's not the operating system saying you're out of memory, it is PHP self-policing its usage. Look in your php.ini file. Your limit is probably set to 8

[SM-USERS] memory error when working with folders

2003-02-18 Thread Bogi Mouritsen
Hi, I am experiencing the following problem when I access the folders page. Everything is working just peachy, but I can't create folders as sub-folders to other folders. This error shows to the right of the folderlist in "Unsubscribe/Subscribe" at the bottom of the "Folders" page. - Fa

Re: [SM-USERS] Memory error when trying to forward large attachments

2003-02-03 Thread Ollie Gallardo
Edit the php.ini and increase your post_max_size and increase the upload_max_file_size and I'm not certain but you might have to increase the memory_limit. Greg Johnston said: > > Recieved this error while trying to forward a mail with a 1.3M AVI file > attachment. Where do I change this variable

[SM-USERS] Memory error when trying to forward large attachments

2003-02-03 Thread Greg Johnston
Recieved this error while trying to forward a mail with a 1.3M AVI file attachment. Where do I change this variable to allow for larger file sizes? Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 147 bytes) in /var/www/html/sm/functions/mime.php on line 448 F

Re: [SM-USERS] Memory error

2003-01-09 Thread Keith Mastin
>On Wed, 2003-01-08 at 09:53, Keith Mastin wrote: >> I just moved one of my sites over to a new server. Everything works fine >> on the test account, but when I try to access any my user from the >> previous server, the memory allocation arror pops up. Testing also othe >> ruser accounts from th

Re: [SM-USERS] Memory error

2003-01-09 Thread Caleb Phillips
On Wed, 2003-01-08 at 09:53, Keith Mastin wrote: > I just moved one of my sites over to a new server. Everything works fine > on the test account, but when I try to access any my user from the > previous server, the memory allocation arror pops up. Testing also othe > ruser accounts from the old

[SM-USERS] Memory error

2003-01-08 Thread Keith Mastin
I just moved one of my sites over to a new server. Everything works fine on the test account, but when I try to access any my user from the previous server, the memory allocation arror pops up. Testing also othe ruser accounts from the old server results in the same. I searched and made changes

[SM-USERS] memory error in squirrelmail

2002-12-04 Thread Eric Persson
Hi, From time to time on high loads I keep getting the following error: Fatal error: Allowed memory size of 1600 bytes exhausted (tried to allocate 9097 bytes) in /var/www/html/squirrelmail-1.2.7/functions/imap_general.php on line 138 I searched the php-general list for answears without luc