[solved] listcontent.php doesn't show pages and gives memory error
Posted: Thu Jul 10, 2008 7:47 pm
When I want to access listcontent.php CMSMadesimple generates the following message:
Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 305915 bytes) in /sites/kuuke.nl/www/kuuke/admin/listcontent.php on line 1038
The line number can vary after I try to access my pages again.
I'm running CMSMadesimple v.1.3.1
My website is running on PHP 5.2.5 and MySQL 4.1.22 (for full details http://www.vsml.nl/blaat.php, it's not the address of the cmsmadesimple-site (that's http://www.kuuke.nl but it's on de same server), PHP memory size is set to 24M.
My website has about 120 pages. Already a long time. I didn't install extra modules or something for quite some time. I saw the problem for the first time when I upgraded to v1.3 but I'm not sure it's related to the upgrade. All other menu's in the admin area work well.
I searched on this forum for some help but I couldn't find a solution for this problem. Someone suggested to create a new admin account with the same rights as the old. So I did and now it's working fine. If I log in with the original acccount I get the above error. Emptying cache files didn't work.
Because a new admin-user works just fine I don't think it's a problem with the configuration of my host (which always worked fine). I'm thinking of a kind of buffer in cmsmadesimple?
Anyone who can help me with this?
Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 305915 bytes) in /sites/kuuke.nl/www/kuuke/admin/listcontent.php on line 1038
The line number can vary after I try to access my pages again.
I'm running CMSMadesimple v.1.3.1
My website is running on PHP 5.2.5 and MySQL 4.1.22 (for full details http://www.vsml.nl/blaat.php, it's not the address of the cmsmadesimple-site (that's http://www.kuuke.nl but it's on de same server), PHP memory size is set to 24M.
My website has about 120 pages. Already a long time. I didn't install extra modules or something for quite some time. I saw the problem for the first time when I upgraded to v1.3 but I'm not sure it's related to the upgrade. All other menu's in the admin area work well.
I searched on this forum for some help but I couldn't find a solution for this problem. Someone suggested to create a new admin account with the same rights as the old. So I did and now it's working fine. If I log in with the original acccount I get the above error. Emptying cache files didn't work.
Because a new admin-user works just fine I don't think it's a problem with the configuration of my host (which always worked fine). I'm thinking of a kind of buffer in cmsmadesimple?
Anyone who can help me with this?