-
Building php is where it first seems to fail..
/var/backups/barracuda-install-150508-0315.log Log output:
```
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org…
-
When all submodules (plugins) have been installed (#2):
```
$ cd /var/www/grunt/node_modules/[SUBMODULE]
$ npm install --production
```
run the following:
```
$ cd /var/www/grunt
$ npm rebuild
$ no…
-
I am not sure where to start with this issue (whose module is at fault). Since the most common error has srcache_fetch in it I am assuming it starts there.
Since upgrading to 1.5.6 we have been seein…
-
i attended to build nginx with ironbee module.
but i got errors as following:
```
[root@localhost ironbee-master]# make nginx
make[1]: Entering directory `/home/hyf/ironbee-master/servers/nginx'
cd n…
-
Hello!
I'm trying to use webdis on linux x86_64 with the latest git master HEAD (28ec18582a2354162a460713b09553e3a5276b7a) and tries to start the ./webdis executable with the default webdis.json file…
-
Hi
My current solution to this is to duplicate locations :( and add 'gzip on;' to them and then ngx.exec accordingly
It would be nicer if I could do something like 'ngx.var.gzip = "on"'
Is there an…
-
Hey bigplum,
tl;dr :: I'm refactoring this entire library to look more like lua and less like C. Also adding a rockspec for this and the resty bindings library. Should I make a PR or just create a co…
-
Running `ngx_pagespeed` on `jefftk.com` (a tiny VPS) for several weeks, I noticed yesterday that it was using a lot (~200MB) of memory, enough that the system was swapping. I need to figure out wheth…
-
![ngx_aws_auth_gcc_error](https://f.cloud.github.com/assets/3338393/86091/0be89126-6489-11e2-9d32-ebed253539c3.png)
Hi, some trouble during compil with GCC 4.7.2 due to unused variable "t"
OS : Ubunt…
-
@oschaaf I've reverted d0464e8982f804 (be9a78b) because it locked up jefftk.com. Requests hung, returning no data. The log looked like:
...
[0129/181130:INFO:google_message_handler.cc(33)] Reusing …