|
|
|
Áú¹®°ú ´äº¯
|
|
* ¸Å´º¾ó°ú ÀÚÁÖ ¹¯´Â Áú¹®À» ¸ÕÀú È®ÀÎ ÇϽðí, Áú´ä °Ô½ÃÆÇ¿¡¼ °Ë»öÈÄ Áú¹®¹Ù¶ø´Ï´Ù.
* Áú¹®½Ã¿¡´Â ÀÚ½ÅÀÇ °èÁ¤ ¾ÆÀ̵ð¿Í ȨÁÖ¼Ò¸¦ ÇÊÈ÷ ³²°ÜÁֽñ⠹ٶø´Ï´Ù.
* ¿¡·¯·Î ÀÎÇÑ ¹®Àǽà ¿¡·¯¸Þ¼¼Áö¸¦ ÇÊÈ÷ ÇÔ²² ³²°ÜÁֽñ⠹ٶø´Ï´Ù.
* Áú´ä °Ô½ÃÆÇÀº °ø°³°Ô½ÃÆÇÀ¸·Î °èÁ¤ ºñ¹Ð¹øÈ£ Á¤º¸¸¦ ³²±â½Ã¸é ¾ÈµË´Ï´Ù.
|
Read No. 38835 article |
2014-05-15 17:22:38 |
|
|
|
|
NickName |
digi |
Subject |
PHP Register Globals are On! |
|
|
52Â÷ ¼¹ö »ç¿ë ÁßÀÔ´Ï´Ù.
¿öµåÇÁ·¹½ºÀÇ ¼Ò¼È·Î±×ÀÎ Ç÷¯±×ÀÎÀ» Ȱ¼ºÈ ÇÏ´Ï,
6. PHP Register Globals are On! À̶ó´Â ¸Þ½ÃÁö°¡ Àֳ׿ä.
php.ini ÆÄÀÏ¿¡¼
register_globals = Off
Ç϶ó´Â ¸Þ½ÃÁö ÀÔ´Ï´Ù.
¾Æ·¡´Â Àü¹® ÀÔ´Ï´Ù.
WordPress Social Login Requirements Test
Important:
Please include your Website Information when posting support requests.
Make sure to check out WSL frequently asked questions.
WordPress Social Login requirements are:
PHP >= 5.2.0 installed
WSL Endpoint URLs reachable
PHP's default SESSION handling
PHP/cURL/SSL Extension enabled
PHP/JSON Extension enabled
PHP/REGISTER_GLOBALS Off
jQuery installed on WordPress backoffice
1. PHP Version
OK!
PHP >= 5.2.0 installed.
2. PHP Sessions
OK!
PHP Sessions are working correctly for WordPress Social Login 2.1.5 to
work.
3. cURL Extension
OK!
PHP cURL extension installed.
[http://www.php.net/manual/en/intro.curl.php]
4. cURL / SSL
OK!
PHP cURL/SSL Supported. [http://www.php.net/manual/en/intro.curl.php]
5. JSON Extension
OK!
PHP JSON extension installed. [http://php.net/manual/en/book.json.php]
6. PHP Register Globals
FAIL!
PHP Register Globals are On!
What do I do if Register Globals are On?
If "PHP Register Globals" are On, then there is a problem with your PHP
server that will prevent this plugin from working properly and will result on an
enfinite loop on WSL authentication page. Also, Register Globals has been
DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.
The solution is to make a trouble ticket with your web host to disable it,
Or, if you have a dedicated server and you know what are you doing then edit
php.ini file and turn it Off :
register_globals = Off
[ °ü·Ã±Û ]
|
|
Page Loading [ 0.33 Sec ]
SQL Time [ 0.3 Sec ]
|
|
|