advocaite / Travianx

A clone of popular Game travian http://dafedteam.com
http://dafedteam.com
148 stars 83 forks source link

Fatal error under installing #16

Open faszkalap opened 13 years ago

faszkalap commented 13 years ago

Hi!

http://localhost/install/include/wdata.php Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\install\include\database.php on line 52

Appserv version: appserv-win32-2.5.10 OS: Windows 7 x86 Professional

faszkalap commented 13 years ago

I edited php.ini: Line 254: "max_execution_time = 30" => "max_execution_time = 300" But I got new errors after I typed MH pwd:

http://localhost/install/include/multihunter.php Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include(../Data/buidata.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: include() [function.include]: Failed opening '../Data/buidata.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\GameEngine\Admin\database.php:12) in C:\AppServ\www\install\include\multihunter.php on line 29

ZZJHONS commented 13 years ago

I have the same problem

faszkalap commented 13 years ago

http://localhost/install/index.php?s=4 (http://localhost/install/include/multihunter.php)

Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include(../Data/buidata.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: include() [function.include]: Failed opening '../Data/buidata.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\GameEngine\Admin\database.php:12) in C:\AppServ\www\install\include\multihunter.php on line 29


http://localhost/install/index.php?s=5 (http://localhost/install/include/oasis.php)

Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 12

Warning: include(../Data/buidata.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: include() [function.include]: Failed opening '../Data/buidata.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\GameEngine\Admin\database.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\GameEngine\Admin\database.php:12) in C:\AppServ\www\install\include\oasis.php on line 19

naraa commented 13 years ago

edited php.ini: Line 254: "max_execution_time = 30" => "max_execution_time = 3000"

Sandrofcp87 commented 12 years ago

I fond the problem to, it´s when you put the world size biger than 100x100 ..hop i help whit this info-.-