PHP Memory Limit


Subject: PHP Memory Limit
hello...

Is there a problem with the memory_limit switched to 32M?

see you later ;)

Subject: Re: PHP Memory Limit
I think that not. But it 'd be better to ask your hosting provider ;)

Subject: Re: PHP Memory Limit
My hosting provider was who increase it... I think if he found something strange or any problem with 32M, he'd told me..

Subject: Re: PHP Memory Limit
so are u having any problem?

Subject: Re: PHP Memory Limit
32 MB should be enough for Icy Phoenix and most of the PHP applications.

Subject: Re: PHP Memory Limit
Zuker wrote: [View Post]
so are u having any problem?

Not at the moment.
Thanks all

Subject: Re: PHP Memory Limit
bartges90 wrote: [View Post]
hello...

Is there a problem with the memory_limit switched to 32M?

see you later ;)


I have solved with aruba priovider in this mode:

root dir:
edit config.php and added after ?> this line:

ini_set("memory_limit", "32M") ;

good luck !!! :mrviolet:

Profile PM  
Subject: Re: PHP Memory Limit
vascoseigrande wrote: [View Post]
bartges90 wrote: [View Post]
hello...

Is there a problem with the memory_limit switched to 32M?

see you later ;)


I have solved with aruba priovider in this mode:

root dir:
edit config.php and added after ?> this line:

ini_set("memory_limit", "32M") ;

good luck !!! :mrviolet:


If you put that AFTER the "?>" (close of script) it won´t work. you have to put it before.

Profile PM  
Subject: Re: PHP Memory Limit
yes before!
:mrorange: :mrorange:

Profile PM  
Subject: Re: PHP Memory Limit
you can also edit the .htacces file in icy root.

delete the "#" of the line:

Code: [Download] [Hide] [Select]

#php_value memory_limit 32M


Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0814s (PHP: 22% SQL: 78%)
SQL queries: 10 - Debug Off - GZIP Enabled