Fatal error: Call to undefined function apc_fetch()
560 views
Skip to first unread message
Superman (Taha)
unread,
Aug 21, 2011, 8:20:48 AM8/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to frapi-dev
I am getting this error when i goto frapi.admin on my localmachine.I
followed all the steps properly in order to ensure the correct
installation of frapi.
Fatal error: Call to undefined function apc_fetch() in C:\Xampp\htdocs
\Frapi\src\frapi\library\Frapi\Cache\Adapter\Apc.php on line 35
David Coallier
unread,
Aug 24, 2011, 5:32:18 AM8/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to frap...@googlegroups.com
As defined in the dependencies on http://frapi.github.com, this is the "APC" extension that you need to install on your local machine. APC is an opcode cache and once installed, this error will go away.