Upgrade 2.0.19 to 2.1.2 index running in php timeout, links working normal

Started by greddy, September 12, 2022, 01:14:03 PM

Previous topic - Next topic

greddy

Hi,

after more then 10 times the Update working without any error.

But:

loading home site (index.php) only white screen till php time-out comming.

Message:

Fatal error: Maximum execution time of 120 seconds exceeded in C:\html\xxx\Sources\Subs.php on line 3098

but when i use the links direct all working perfect ..., i.e:

https://xxx.de/index.php?board=11.0
https://xxx.de/index.php?topic=7604.0
https://xxx.de/index.php?action=search
https://xxx.de/index.php?action=admin
https://xxx.de/index.php?action=moderate
https://xxx.de/index.php?action=mlist

what is wrong ?

Greets, Peter



Kindred

Well?   Wnat code is in and around Subs.php on line 3098?
What mods did you install?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Doug Heffernan

Quote from: greddy on September 12, 2022, 01:14:03 PMFatal error: Maximum execution time of 120 seconds exceeded in C:\html\xxx\Sources\Subs.php on line 3098


What is the value for max_execution_time set to at php.ini?

greddy


the line with  function  is  line 3098:

$tmp_data = preg_replace_callback(
'~' . $url_regex . '~i' . ($context['utf8'] ? 'u' : ''),
function($matches) use ($schemes)
{


No Mods installed!

greddy

 >:(   aaarrgghh ... i make the xxx for dummy entry and now i see ... sorry, the xxx is not my site!

Steve

He understands about the xxx but his question still remains:

Quote from: Doug Heffernan on September 12, 2022, 01:20:40 PMWhat is the value for max_execution_time set to at php.ini?
DO NOT pm me for support!

greddy


above you can read:  Fatal error: Maximum execution time of 120 seconds exceeded ...

this is the max_execution_time in the php.ini

greets, Peter

Steve

DO NOT pm me for support!

Advertisement: