Hello,

each time I try to access Homer Menu on OpenSIPs Control Panel 7.3.2, on the apache log:

Call to undefined function apc_store() in /var/www/html/opensips-cp/web/tools/system/homer/homer.php on line 5

Blank page

OpenSIPs Homer Configuration:

$homer_URL = "http://homer.mydomain.org";;

$homer_auth_method = "get";

Homer OpenSIPs configuration (preference.php)

define('AUTHENTICATION',"External");
define('EXTERNAL_AUTH_URI', "http://os.mydomain.org/cp/tools/system/homer/auth.php";;);
define('EXTERNAL_AUTH_METHOD', "GET");
define('EXTERNAL_AUTH_PARAM', "param=KEY");
define('EXTERNAL_AUTH_REQUEST_TYPE', "get");
define('EXTERNAL_AUTH_REQUEST_KEY', "externalid");
define('EXTERNAL_AUTH_POSITIVE_REPLY', "200");
define('EXTERNAL_AUTH_REPLY_USER_INFO', "json");

Any hint

Thank you in advance.

Regards

--
---
I'm SoCIaL, MayBe


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to