• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Maximum execution time of 120 second

Newbie Spellweaver
Joined
Jun 6, 2015
Messages
6
Reaction score
0
( ! ) Fatal error: Maximum execution time of 120 seconds exceeded in C:\wamp\www\install\include\database.php on line 45
Call Stack
#TimeMemoryFunctionLocation
10.0003259240{main}( )..\wdata.php:0
2119.9707287416MYSQL_DB->query( )..\wdata.php:110


How can I resolve this error

I am using TravianZ by Shadow
This error appears in the installation



I already changed the time in php.ini and yet still give the error.

Someone can help me?
 
Skilled Illusionist
Joined
Mar 9, 2011
Messages
391
Reaction score
120
First use this version : and second modify in php.ini and restart apache
 
Upvote 0
Newbie Spellweaver
Joined
Jun 6, 2015
Messages
6
Reaction score
0
I have dis error

( ! ) Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\wamp\www\GameEngine\Database\db_MYSQL.php on line 24
Call Stack
#TimeMemoryFunctionLocation
10.0003264848{main}( )..\dorf1.php:0
20.0010381136include( 'C:\wamp\www\GameEngine\Village.php' )..\dorf1.php:12
30.0016470608include( 'C:\wamp\www\GameEngine\Session.php' )..\Village.php:12
40.01273824928include_once( 'C:\wamp\www\GameEngine\Database.php' )..\Session.php:35
50.01705445424include( 'C:\wamp\www\GameEngine\Database\db_MYSQL.php' )..\Database.php:22
60.01705445736MYSQL_DB->MYSQL_DB( )..\db_MYSQL.php:3866
70.01705446024 ( )..\db_MYSQL.php:24
 
Upvote 0
Back
Top