Its already maxed at 64M
Both sites are small. 3 tables mostly all statc pages, not heavy at all. Very little sql calls and what ever calls are cached anyways so there is no demand what so ever. And it only appears on 1 site. Why does it not show on both if there was a memory problem? Thanks for the replay all the same. From: [email protected] [mailto:[email protected]] On Behalf Of Almacenamiento Almacenamiento Sent: Saturday, September 03, 2011 10:44 PM To: [email protected] Subject: Re: Clone Site Error Configure php.ini in part memory for more size 2011/9/3 Krissy Masters <[email protected]> I have 1 site up and running no problems. I copied the site app folder, created a folder on my machine so perfect copy of the site. Create new folder on the server uploaded the copy so I have 2 exact sites. Coped the original db onto a new db so the cloned site has it own db. All is good except the cloned version is throwing Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40961 bytes) in /home4 /libs/1.3.11/cake/libs/view/view.php on line 728 (numbers changes on every refresh even down to 4 bytes) And no idea why 1 would and 1 would not when they are exactly the same. Same server. Does anyone have any kind of idea why? Thanks K -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] <mailto:cake-php%[email protected]> For more options, visit this group at http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
