Re: [phpldapadmin-users] Memory limit low

2008-03-25 Thread Daminto Lie
[email protected] Sent: Wednesday, 19 March, 2008 7:12:37 PM Subject: Re: [phpldapadmin-users] Memory limit low Hi, Try rebooting apache (or whatever provide web pages) to really apply changes. It helps sometimes. here: root[~]# grep memory /etc/apache/php.ini memory_limi

Re: [phpldapadmin-users] Memory limit low

2008-03-19 Thread deon
Quoting Daminto Lie <[EMAIL PROTECTED]>: I have changed memory_limit in php.ini > from 8M to 256M and it still tells me that. What's it the minimum > limit we're talking about here? I'm guessing you didnt restart your web server when you made the change? ...deon ---

Re: [phpldapadmin-users] Memory limit low

2008-03-19 Thread Thibaud GUERIN
Hi, Try rebooting apache (or whatever provide web pages) to really apply changes. It helps sometimes. here: root[~]# grep memory /etc/apache/php.ini memory_limit = 50M On Wed, Mar 19, 2008 at 7:36 AM, Daminto Lie <[EMAIL PROTECTED]> wrote: > Hi, > > I was wondering if anyone might be able to he