[Bug 270468] [NEW] please check memory_limit at install time

Launchpad Bug Tracker 270468 at bugs.launchpad.net
Sat Mar 7 00:34:39 GMT 2009


You have been subscribed to a public bug by Andreas Olsson (andol):

Binary package hint: phpldapadmin

The default memory_limit setting as shipped by ubuntu is too low:

  $ grep memory_limit /etc/php5/apache2/php.ini
  memory_limit = 16M      ; Maximum amount of memory a script may consume (16MB)

On apt-get install phpldapadmin and then launching it via
http://localhost/phpldapadmin, it will display an exclamationicon with
the text "Your php memory limit is low - currently 16M". And that's it.

Raising the memory limit:

  $ grep memory_limit /etc/php5/apache2/php.ini
  memory_limit = 32M      ; Maximum amount of memory a script may consume (32MB)

Makes phpldapadmin work correctly. Please do make sure at install time, that the memory_limit is set correctly or otherwise please complain loudly at installation time.
*t

** Affects: phpldapadmin (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
please check memory_limit at install time
https://bugs.launchpad.net/bugs/270468
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list