My OXID eShop displays this erorr:
Zend Guard Run-time support missing! One more more files on this web site were encoded by ZendGuard and the required run-time support is not installed orproperly configured.
In my php.ini I have set the correct path to the ZendGuardLoader.so
phpinfo() says:
This program makes use of the Zend Scripting Language Engine: Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
ThreadSafety is disabled.
Could it be that the Apache Server has to be restarted? In this case should I contact my provider or is there a trick for this?