• Resolved manakuke

    (@manakuke)


    Our site has started crashing apparently due to recurring/ongoing http requests that hit our memory limit (which is already set very high. We’re a mid-sized university). Below are some examples of the errors found in the log. We tried replacing other files and checking other settings, but it wasn’t until we disable the Timely plugin did the problem stop. We’ve disabled on our production site, but still have it live on our test site:
    http://tst.lasalle.edu/calendar/

    [Thu Jul 07 11:45:58.707126 2016] [:error] [pid 2595] [client 89.47.19.57:49187] PHP Warning: include(http://lasalle.edu/testing/sites/megadropdown/topnav/t
    opnav.php): failed to open stream: Connection timed out in /var/www/html/wp-content/themes/lasallehome/calendar-timely.php on line 60, referer: http://www.la
    salle.edu/calendar/action~oneday/page_offset~-1/time_limit~1484629200/cat_ids~30,41/request_format~html/

    [Thu Jul 07 13:44:33.856940 2016] [:error] [pid 1923] [client 139.84.48.251:3523] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried t
    o allocate 64 bytes) in /var/www/html/wp-includes/meta.php on line 841, referer: http://www.lasalle.edu/wp-admin/edit.php?post_type=ai1ec_event&page=all-in-o
    ne-event-calendar-settings

    [Thu Jul 07 13:45:01.462122 2016] [:error] [pid 1928] [client 139.84.48.251:3926] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried t
    o allocate 72 bytes) in /var/www/html/wp-includes/wp-db.php on line 2352, referer: http://www.lasalle.edu/wp-admin/edit.php?post_type=ai1ec_event&page=all-in
    -one-event-calendar-settings

    https://wordpress.org/plugins/all-in-one-event-calendar/

Viewing 1 replies (of 1 total)
  • I’m seeing similar messages about exhausted memory, with wp-db.php. I’d not been sure what was causing this, though AI1EC has the biggest total hit on my system, according to plugin profiler.

    I’m also seeing some other fatal errors

    [04-Jul-2016 22:19:06] PHP Fatal error:  func_get_args(): Can't be used as a function parameter in /websites/123reg/LinuxPackage23/st/la/wr/stlawrencelechlade.org.uk/public_html/test/wp-content/plugins/all-in-one-event-calendar/lib/exception/handler.php on line 269
    [04-Jul-2016 22:19:18] PHP Fatal error:  func_get_args(): Can't be used as a function parameter in /websites/123reg/LinuxPackage23/st/la/wr/stlawrencelechlade.org.uk/public_html/test/wp-content/plugins/all-in-one-event-calendar/lib/exception/handler.php on line 269

    I’m running v2.5.6.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal Error’ is closed to new replies.