MtK
MtK
this happens to me with all plugins when setting the env variables, vut I'll describe it for phpfpmsts. I'm trying to change the host & path for the fpm plugin...
After experiencing this issue #3 and increasing the `memory_limit` I encounter these error messages: ``` Roave\BetterReflection\Reflection\ReflectionClass "Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\RuntimeInstantiator" could not be found in the located source ``` This was solved by...
@codeliner @prolic could you set that up?
`mgmt-ui` accepts only `JsonCytoscapeElements` formatted json flow file, while the default for the analyzer is `JsonPrettyPrint`. I'd either switch the default or mention that in the README.
``` # An error occured: [5050900] The process cannot access the file 'C:\Windows\SysWOW64\inetsrv\11-19-2014.txt' because it is being used by another process. # ``` who is using a WINDOWS server?
``` Error: An error occured: [4011294] Certificate not meet the ExpireDate. So cannot Renew ```
when choosing HTTP Validation, the module should check and require for the uploaded file. if the domain doesn't point to the hosting server (where the certificate is being generated) the...
when issuing a certification, in the WHMCS process, Latin characters needs to be enforced in the certificate contact information. otherwise you will get this email: > Thank you for purchasing...
here is a patch: https://gist.github.com/kochen/82604351540990695f64
Every x amount of time the `Demo` resets without any notification/indication, resulting in an error: ```Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to FOS\RestBundle\Controller\ExceptionController::__construct() must implement interface FOS\RestBundle\View\ViewHandlerInterface,...