Re: Create Subtopic failing on midcom
"Jack Kelly" <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
That's odd. I typed a lot more than that. In any case, the problem was that pressing the Create Subtopic button would cause all kinds of odd errors. It turned out that my /etc/php4/apache2/php.ini still had the line memory_limit = 8M. I changed this to memory_limit = 32M, which fixed the problem. Apologies, Jack Kelly