Fatal error: Maximum execution time of 30 seconds exceeded

Home Forums Calendar Products Event Aggregator Fatal error: Maximum execution time of 30 seconds exceeded

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1041796
    ilhan
    Participant

    Hey

    Iam happy with your great work and i love your EventCalendar.
    My Site is working just as i want it to be. If you like have a look on http://www.partydjinn.com
    But in the last days i have a problem with the Facebook import.

    It shows me following Error:
    Fatal error: Maximum execution time of 30 seconds exceeded in /www/htdocs/XXXXXX/partydjinn.com/wp-content/plugins/the-events-calendar-facebook-importer/src/Tribe/Importer.php on line 449

    it only wokrs fine if i deactivate all plugins……

    What can i do to solve this problem??
    mysite is running on:
    PHP Version 5.4.42
    MySQL Version 5.5.46
    Thanks for you help in advance
    bye
    ilhan

    #1042273
    Brian
    Member

    Hi,

    I can help out here.

    This is happening due to your server php settings having a 30 second limit.

    You maybe to change this by adding a php.ini file in your root directory of the site with the following:

    max_execution_time = 180s

    Change the 180 to higher if you like that is set for 3 minutes in seconds.

    If that does not work, see about contacting your host to get that limit increased some.

    Let me know if you have any follow up questions.

    Thanks

    #1076244
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Maximum execution time of 30 seconds exceeded’ is closed to new replies.