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
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
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
> 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
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
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
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
>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
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
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
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
11 matches
Mail list logo