• Resolved mpurkaya76

    (@mpurkaya76)


    hello,
    The file I am using is 20mb and it is failing when trying to create a table.
    Debugging I see this error
    PHP Fatal error Maximum execution time of 120 seconds exceeded in C:\xampp\htdocs\wp-content\plugins\wpdatatables\lib\phpoffice\phpspreadsheet\src\PhpSpreadsheet\Reader\Xlsx.php on line 1004

    It told me this error when it failed.

    There was an error while trying to save the table! Internal Server Error
    Fatal error: Maximum execution time of 120 seconds exceeded in C:\xampp\htdocs\wp-content\plugins\custom-sidebars\inc\external\wpmu-lib\inc\class-thelib.php on line 146
    There has been a critical error on this website.

    Do you have any suggestions on how to get it to work.
    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi mpurkaya76,

    Thank you for your interest in wpDataTables.

    Sorry for the inconvenience,

    As the error explains, your server needs more time to process this file.

    You need to increase max_execution_time in your php.ini file on your server or to contact your hosting provider to do that for you.

    You have a lot of suggestions for this issue on the web and this is one of them on this link.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Timing out with excel sheet’ is closed to new replies.