[Bug 148871] Re: Lower memory limit for php5

2008-02-28 Thread Daniel Hahler
I've just created a new wishlist bug for a better/increased default: bug 196806. -- Lower memory limit for php5 https://bugs.launchpad.net/bugs/148871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 148871] Re: Lower memory limit for php5

2008-02-20 Thread Krešo Kunjas
no it isn't hard, but that's not the issue here, but for some more inexperienced users this could be a problem. -- Lower memory limit for php5 https://bugs.launchpad.net/bugs/148871 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 148871] Re: Lower memory limit for php5

2008-02-19 Thread Ondřej Surý
Is it really that hard to change configuration value in one config file? I don't think so. 16M is safe default for web application if you don't want php to eat all your memory. Nevertheless this bug is about having 1232M memory limit in CLI and not about raising memory limit. If you wish you can

[Bug 148871] Re: Lower memory limit for php5

2008-02-19 Thread Krešo Kunjas
but still, in recomended php.ini memory limit is still 128M. Most of the modern php aplications require higher memory limit than 16M that is now default in ubuntu. This may be a problem for some less experienced php developers that choose ubuntu as dev platform. for them php is broken because the

[Bug 148871] Re: Lower memory limit for php5

2007-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.2.4-2ubuntu1 --- php5 (5.2.4-2ubuntu1) hardy; urgency=low * Merge from Debian unstable (LP: #176011). Remaining Ubuntu changes: - debian/control, debian/rules: Disable a few build dependencies and accompanying binary packages whic

[Bug 148871] Re: Lower memory limit for php5

2007-12-12 Thread dAniel hAhler
Attention: we should not go back to 8M, which would be too low, because the reporting of used memory has changed also. From the changelog of 5.2.0: "Increased default memory limit to 16 megabytes to accommodate for a more accurate memory utilization measurement." -- Lower memory limit for php5 ht