We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 27942
    • 14 Posts
    Hello
    Get the following error after backing up to an old PHP Version (5.3):
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 65536 bytes) in /home/solentha/www/xxxxx.xxx/core/xpdo/om/xpdoobject.class.php on line 376
    Any idea what i can do.
    Regards
    Solenthaler
    • Hello,

      It sounds like your php limit changed between versions, with 5.3 having a 64MB limit and the other version a 128MB limit. Could you tell us more about the hosting environment and why the php rollback?
        Patrick | Server Wrangler
        About Me: Website | TweetsMODX Hosting
        • 27942
        • 14 Posts
        Hello all,
        Increased Mem Limit in php.ini - no success.
        The symptom was as follows:

        • with PHP Vers 5.4 -> could not get into /Management. The magnagement-page was either blank or the content-width was reduced to one Inch!
        • with PHP Vers 5.3 -> management session was visible, but on the client side i got fatal error (see above)
        After update to ModX 2.2.14 all okay with PHP Version 5.5
        Thanks for your advise!
        Solenthaler