Open faszkalap opened 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
I have the same problem
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
edited php.ini: Line 254: "max_execution_time = 30" => "max_execution_time = 3000"
I fond the problem to, it´s when you put the world size biger than 100x100 ..hop i help whit this info-.-
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