• I keep getting this weird error where when I pull up my blog I can see an orange grid with all kinds of php errors. it only happens “sometimes”. then it seems to fix itself. if I refresh the page it “sometimes” fixes itself, but the customers won’t know to do that. they are using various browsers. the blog is at – https://aaswf.com/blog

    it seems to be working now, but am trying to get ahead of the problem if it comes back. ever heard of this?

    here is the error:

    ( ! ) Warning: include() [function.include]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/autoloader.class.php on line 146
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0107 738184 Autoloader::autoload( ) ../index_enc_ion.php:0
    4 0.0108 738280 Autoloader::autoload_cache( ) ../autoloader.class.php:64

    ( ! ) Warning: require() [function.require]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/cache/apc.class.php on line 8
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0107 738184 Autoloader::autoload( ) ../index_enc_ion.php:0
    4 0.0108 738280 Autoloader::autoload_cache( ) ../autoloader.class.php:64
    5 0.0121 809752 include( ‘/home/baileysm/public_html/classes/cache/apc.class.php’ ) ../autoloader.class.php:146

    ( ! ) Warning: include() [function.include]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/autoloader.class.php on line 118
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0130 850928 Autoloader::autoload( ) ../index_enc_ion.php:0
    4 0.0130 851024 Autoloader::autoload_db( ) ../autoloader.class.php:59

    ( ! ) Warning: require() [function.require]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/db/mysqli.class.php on line 6
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0130 850928 Autoloader::autoload( ) ../index_enc_ion.php:0
    4 0.0130 851024 Autoloader::autoload_db( ) ../autoloader.class.php:59
    5 0.0141 919576 include( ‘/home/baileysm/public_html/classes/db/mysqli.class.php’ ) ../autoloader.class.php:118

    ( ! ) Warning: include_once() [function.include-once]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/autoloader.class.php on line 75
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0195 1298504 Autoloader::autoload( ) ../index_enc_ion.php:0

    ( ! ) Warning: include_once() [function.include-once]: Unable to allocate memory for pool. in /home/baileysm/public_html/classes/autoloader.class.php on line 75
    Call Stack
    # Time Memory Function Location
    1 0.0004 97352 {main}( ) ../index.php:0
    2 0.0035 187976 include( ‘/home/baileysm/public_html/controllers/controller.index.inc.php’ ) ../index_enc_ion.php:2
    3 0.0242 1419296 Autoloader::autoload( ) ../index_enc_ion.php:0

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘weird orange script errors in multiple browsers’ is closed to new replies.