-
Now it's apache centric ;)
This blog post explain it nicely http://www.justincarmony.com/blog/2012/04/23/php-fpm-nginx-php_value-and-multiple-values/
Basically you just have to add this line.
fastc…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe
After using ddev with xhprof for a while, I foun…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
In addition to https://github.com/ddev/ddev/issues/4717 I'd like…
-
Hi,
I really like this project but i cannot get to render callgraph at any profile. My project is based on symfony so there is a lot of files. After about 2 minutes i get in console
```
dagre-d3.…
-
Hi, just got recommended using this project for testing out using Vagrant and DevOps for Drupal dev.
I am going to develop my new project with Drupal 8 and would also very much want to try it out wit…
-
Hello, great product but may have stumbled across an issue. I did a straight clone of the repo and set up the app on my service, and I have several domains, all with the same app, feeding mongodb. I…
-
Hi,
I try to use you bundle, however I 've a problem when I implement a the bundle with a new database. My configuration looks like this
-- my jns_xhprof.yml
```
jns_xhprof:
location_web: ht…
-
## What was The Command Used To Provision
```shell
vagrant up --provision
```
## What Kind of VVV Provision Was This
This was a fresh install
## Logs/What Broke
Provisioni…
-
Hello everybody !
I use apcu to store big arrays that cost a lot to produce from xml config files. These arrays are pure configuration data : my source only use them in a ready-only way.
I suppose th…