PHP Fatal error: Maximum execution time of 300

Problems with the Windows version of XAMPP, questions, comments, and anything related.

PHP Fatal error: Maximum execution time of 300

Postby geraud » 09. November 2018 11:37

Hello,

I have a problem to import Democontent in Wordpress with the following errors for example.

Code: Select all
[php7:error] [pid 22452:tid 1988] [client ::1:57367] PHP Fatal error:  Maximum execution time of 300 seconds exceeded in C:\\xampp\\htdocs\\...\\wp-includes\\wp-db.php on line 1924, referer: http://localhost/wp-admin/admin.php?page=avada-demos


Code: Select all
[Fri Nov 09 07:31:41.574968 2018] [php7:error] [pid 10520:tid 2060] [client ::1:56304] PHP Fatal error:  Maximum execution time of 300 seconds exceeded in C:\\xampp\\htdocs\\...\\wp-includes\\cache.php on line 700, referer: http://localhost/wp-admin/admin.php?page=avada-demos


Systeminformation:
XAMPP v3.2.2
Windows 10

I have already customized the following files:
php.ini
Code: Select all
-max_execution_time=2600
-mysql.connect_timeout=1000
-max_input_time=600
-max_input_vars = 3000
-memory_limit=1G


wp-config.php
Code: Select all
-set_time_limit(600);


.htaccess
Code: Select all
-php_value max_execution_time 600
-php_value max_input_time 600


my.ini
Code: Select all
-innodb_buffer_pool_size = 1G
-query_cache_size=64M


I have no idea where I can still look or where the value 300 could still be set.


Than you
geraud
 
Posts: 2
Joined: 09. November 2018 07:15
XAMPP version: v3.2.2
Operating System: Windows 10

Re: PHP Fatal error: Maximum execution time of 300

Postby Altrea » 09. November 2018 12:02

What is the output of phpinfo();?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: PHP Fatal error: Maximum execution time of 300

Postby geraud » 09. November 2018 12:13

max_execution_time
Local Value: 600
Master Value: 2600
Or do you need other Values?
geraud
 
Posts: 2
Joined: 09. November 2018 07:15
XAMPP version: v3.2.2
Operating System: Windows 10

Re: PHP Fatal error: Maximum execution time of 300

Postby Altrea » 09. November 2018 12:25

So php is of the opinion the maximum execution time is set to 600.
Mayb3 your application overwrite this value in its configuration or code.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: SCHOBER-Astrid and 148 guests