Codoforum related discussions
Help

Help me, when i tried to install codoforum in local machine with xampp, in step 3 get error
Fatal error: Maximum execution time of 30 seconds
exceeded in C:\xampp\htdocs\sys\vendor\illuminate\database\Illuminate\Database\Connection.php on line 337

please help

Help me, when i tried to install codoforum in local machine with xampp, in step 3 get error Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\sys\vendor\illuminate\database\Illuminate\Database\Connection.php on line 337 please help

Hi,

Which version of xampp are you using ?

Can you try to reinstall codoforum ?

Hi, Which version of xampp are you using ? Can you try to reinstall codoforum ?

55b969f206bda.png

try for reinstall but still get same problem

![55b969f206bda.png](serve/attachment&path=55b969f206bda.png) try for reinstall but still get same problem

Hi,

Can you try this :

Open file:
sys\vendor\illuminate\database\Illuminate\Database\Connection.php

And add the line

set_time_limit(0);

in the beginning of the file

Hi, Can you try this : Open file: sys\vendor\illuminate\database\Illuminate\Database\Connection.php And add the line ``` set_time_limit(0); ``` in the beginning of the file

Hi,

Can you try this :

Open file:
sys\vendor\illuminate\database\Illuminate\Database\Connection.php

And add the line

set_time_limit(0);

in the beginning of the file

Fixed the issue intermediately smile thanks for the prompt reaction!

Cheers!

>Hi, >Can you try this : >Open file: >sys\vendor\illuminate\database\Illuminate\Database\Connection.php >And add the line >``` >set_time_limit(0); >``` >in the beginning of the file Fixed the issue intermediately :) thanks for the prompt reaction! Cheers!
424
5
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft