Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17480 Posts in 4474 Topics by 1973 members

Archive

SilverStripe Forums » Archive » Error on deleted redirector page

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Error on deleted redirector page 553 Views
  • Decisive Flow
    avatar
    Community Member
    71 posts

    Error on deleted redirector page Link to this post

    Page: http://constructiongroup.gooduse.co.nz/overview

    Error:
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4864 bytes) in /nfs/c02/h03/mnt/29059/domains/constructiongroup.gooduse.co.nz/html/sapphire/core/Object.php(122) : eval()'d code on line 1

    This was a redirector page that has been deleted from the live site or something. The error is only occurring on this page, and the menu item above it. We have put:

    _config.php: ini_set('memory_limit', '120M');

    main.php: ini_set('memory_limit', '120M');

    .htaccess: php_value memory_limit 64M

  • willr
    avatar
    Moderator
    1822 posts

    Re: Error on deleted redirector page Link to this post

    If my maths is correct 67108864 bytes is like 65mb? which is greater then 64mb you have set in the .htaccess as the other 2 are set to 120M it must be using the .htaccess file one

    553 Views
Page: 1
Go to Top

Currently Online: Webdoc, willr

Welcome to our latest member: AlfonsoGrondo

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.