hello...
Is there a problem with the memory_limit switched to 32M?
see you later ;)
PHP Memory Limit
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
32 MB should be enough for Icy Phoenix and most of the PHP applications.
Subject: Re: PHP Memory Limit
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:
bartges90 wrote: [View Post]
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:
Subject: Re: PHP Memory Limit
If you put that AFTER the "?>" (close of script) it won´t work. you have to put it before.
vascoseigrande wrote: [View Post]
If you put that AFTER the "?>" (close of script) it won´t work. you have to put it before.
Subject: Re: PHP Memory Limit
you can also edit the .htacces file in icy root.
delete the "#" of the line:
delete the "#" of the line:
Page 1 of 1
You cannot post new topicsYou 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