PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل تابع apc



bahra
April 3rd, 2017, 22:30
درود
این تابع apc درست کار نمی کند.

بعضی موقع ها کار میکنه ولی اکثر اوقات ارور میده :

[02-Apr-2017 08:07:01 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:07:03 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:07:07 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:07:15 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:07:31 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:08:03 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:09:03 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:10:03 UTC] PHP Fatal error: Call to undefined function apc_store() in /home/....../public_html/bot/bot_index.php on line 33
[02-Apr-2017 08:35:02 UTC] PHP Warning: apc_store(): apc_store expects key parameter to be a string or an array of key/value pairs. in /home/....../public_html/bot/bot_index.php on line 11
[02-Apr-2017 08:35:03 UTC] PHP Warning: apc_store(): apc_store expects key parameter to be a string or an array of key/value pairs. in /home/....../public_html/bot/bot_index.php on line 11
[02-Apr-2017 08:35:04 UTC] PHP Warning: apc_store(): apc_store expects key parameter to be a string or an array of key/value pairs. in /home/....../public_html/bot/bot_index.php on line 11
[02-Apr-2017 08:35:19 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:21 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:28 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:30 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:34 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:42 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:35:59 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128
[02-Apr-2017 08:36:31 UTC] PHP Parse error: syntax error, unexpected end of file in /home/....../public_html/bot/bot_index.php on line 128

در ضمن تو php version هم apc رو فعلا کردم .
با تغییر ورژن php هم مشکل حل نشد.

T.Toosi
April 3rd, 2017, 22:36
سلام. cgi نصب هست یا fastcgi ؟

Azade.Kaveh
April 3rd, 2017, 23:07
suhosin نصب هست ؟

در php.ini اضافه کنید اگر نصب هست :

suhosin.apc_bug_workaround = Off