Page 1 of 1
Admin Content Pages are Missing Please Help! [Solved]
Posted: Sat Jun 06, 2009 4:46 am
by folco3
I've installed 1.5.4 a couple of times, everything seems to go ok, but after I log in to the admin, when I go to Content > Pages, the pages is complete blank! I defaulted to install CMS MS pages so there should be something there, there's not even the links to add pages, everything below the header is completely blank. Any ideas???
Re: Admin Content Pages are Missing Please Help!
Posted: Sun Jun 07, 2009 3:10 am
by folco3
After much headaches I've found the answer! I'll answer my own post in hopes that it helps someone else that may come across it. The problem really stems from working with a client who insists running CMSMS on their own servers and was refusing to up the global memory limit in the php.ini file from 16M. It's high enough the it will technically install, but I found it wouldn't render the Pages page or the System information page. The solution in this case was, in the config file you change override the server's memory limit, it's one of the first variables if you take a look at your config.php file AFTER you install.
Re: Admin Content Pages are Missing Please Help! [Solved]
Posted: Wed May 05, 2010 12:06 pm
by lrj
Thanks for solving this. I had the same problem. Putting the memory limit up to 32M fixed it