Modules section
|
Nieck
Joined: 2005-11-12
Posts: 8 |
Posted: Tue, 2005-11-15 18:31
|
|
Is it possible to acces the modules section in "php_value memory_limit 8M"? My host dont accept 16 or more mb. And has blocked the .htaccess function to change the memory:S. I think i go nuts:S stupid host. |
|
| Login or register to post comments |

Posts: 32506
if it doesn't work, no. it's likely that the 8mb limit is the problem if you can't access it.
Posts: 8
Yes i know that is the problem, but can i access it with 8mb? Because my host has blocked php.ini and the .htaccess function to change it.
Posts: 11004
If you can't use more than 8MB of memory for PHP, then you're not going to have a very fun or easy or stable experience of using G2. Get a new host.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 8
D'oh ok, thanks
Posts: 40
how many should i set(memory_limit)??
my gallery2 have 1xxx photos, 7 albums now
this box have total 256M ram, set 24M to memory_limit, is it OK?
(PS: sorry i don't speak english)
Posts: 11004
24MB should to fine, esspecially if you're using NetPBM or ImageMagick, then even 16MB should be fine. If you're using GD, you may want to bump it up to 32 if you start getting problems.
Here is information on how you can change those settings:
FAQ: Why do I get the error Allowed memory size of Xxx bytes exhausted?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 32506
moving to support forum..
Posts: 40
Hi Nivekiam, i think set memory_limit to 24M is OK for my site, thanks you
I never saw "allowed memory error message", even use default(8M), but it's slow
(PS: i use GD)