I am developing a site and most of my pages are in book form using book page. We have added around 4112 book pages. We have web space of 2 GB and enough database to hold more than 20000 pages.
But, now we are not able to add a book page. It shows following error while we add a book page.
Although I am able to add "Page" and "Story" type content. Only problem lies with book page.
------
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 71 bytes) in /domains/51/web/modules/book/book.module on
line 522
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 24 bytes) in /domains/51/web/includes/common.inc on line 542
-----
Please let me know any solution for the error. Thanks.