MyBB Community Forums

Full Version: error in local server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all i tray to install mybb in my localserver
i use the wampserver
after download the last version in the 1st setup in instalation i have this error
MyBB has experienced an internal error and cannot continue.

Error Type:
(8192)
Error Message:
Function set_magic_quotes_runtime() is deprecated
Location:
File: C:\wamp\www\bb\inc\class_core.php
Line: 163
Code:
160.             $this->strip_slashes_array($_GET);
161.             $this->strip_slashes_array($_COOKIE);
162.         }
163.         set_magic_quotes_runtime(0);
164.         @ini_set("magic_quotes_gpc", 0);
165.         @ini_set("magic_quotes_runtime", 0); 
166. 
Backtrace:
File	Line	Function
C:\wamp\www\bb\inc\class_error.php	171	errorHandler->output_error
[PHP]	 	errorHandler->error
C:\wamp\www\bb\inc\class_core.php	163	set_magic_quotes_runtime
C:\wamp\www\bb\inc\init.php	51	MyBB->MyBB
C:\wamp\www\bb\global.php	19	require_once
C:\wamp\www\bb\index.php	18	require_once
Please contact the MyBB Group for support.
any one have solution becous i don't know any think about local server
regards
I assume you didn't attempt a search first... http://community.mybboard.net/thread-521...#pid372017
yes i han't do it becous i don't understant wat is the probleme
and in the replay for his probleme i should change all fils all just the line error

thanks