Derrik Pates

Results 7 comments of Derrik Pates
trafficstars

We are using `chroot()` with Apache via the `ChrootDir` directive, but I hardlinked the config file inside the `chroot()` environment at the same path. I also did an `strace` of...

Also, it did not complain about any parsing issues in either the Apache log file or in `phpinfo()` output; I'd been loading a bit of PHP calling `phpinfo()` (as it's...

Yes, there's only a single `snuffleupagus.so` on the machines in question. It's installed via the Remi RPMs, though I did notice they don't depend on `re2c` (I tried rebuilding them...

FWIW, I tried to use my rebuilt RPM with a copy of the config with the comments restored, and it did the same thing (I built the package with `re2c`...

I have also encountered this, after switching from using a `stage_name` in the `aws_api_gateway_deployment` block directly to use an `aws_api_gateway_stage` block. This is a significant problem and really needs to...

That's my plan. I'll probably test it over the next few days; NetBSD and Mac OS X, I think, are the only non-Linux UN*X-like OSes I can think of that...

So far 'make test' seems to work fine on MacOS X 10.6 and NetBSD 6.0.2; is there anything in particular that should be done to beat on it?