"Fatal Error" on http://stats.ubuntu-manual.org/downloads/?id=8
Bug #580668 reported by
Luke Jennings
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu-manual-website |
Confirmed
|
Low
|
Kevin Godby | ||
Bug Description
go to http://
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 71 bytes) in /home/godbyk/
| Changed in ubuntu-manual-website: | |
| assignee: | nobody → Kevin Godby (godbyk) |
| Changed in ubuntu-manual-website: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| Changed in ubuntu-manual-website: | |
| milestone: | none → 0.2 |
| Changed in ubuntu-manual-website: | |
| milestone: | 0.2 → 0.3 |
To post a comment you must log in.

i think the directive "memory_limit" should fix this :
ini_set( "memory_ limit", "100M") ;