-
I tried to update my installation using the information available on the main page http://paperwork.rocks/, however, this did kill my installation next to the database.
So I tried to reinstall it and …
-
In 5.19, if you pass Execute $params that are superfluous (i.e. not covered by ? tokens in the query), they will get tacked onto the end of the query, then executed.
Putting aside the fact there shou…
-
Is there anywhere I can find a list of supported tags (and each tags parameters) to use while documenting my source code?
-
```
What steps will reproduce the problem?
1. use compcache by swapon /dev/compcache0 -p 1or swapon /dev/compcache -p 1
2.
3.
What is the expected output? What do you see instead?
frozen screen
What…
-
```
What steps will reproduce the problem?
1. use compcache by swapon /dev/compcache0 -p 1or swapon /dev/compcache -p 1
2.
3.
What is the expected output? What do you see instead?
frozen screen
What…
-
Even after properly including the searchResult component on the desired page, and having the searchForm properly route to the results page, I can't get any results to actually display. I've been scour…
-
- We should define a feature set for the php5 branch (e.g. PSR4 autoloading and removing all the old PHP4 stuff or whatnot) and then just release it.
- Releasing it involves assigning a version number…
bantu updated
9 years ago
-
```
What version/revision number of mod_spdy are you using?
mod-spdy-beta 0.9.3.2-r376
What version of Apache are you using, and on what operating system? (Use
`apache2ctl -v` to check.)
Server ver…
-
Deployed my blog with a fresh Dokku install on digital ocean. Things appear to be working but when I visit the blog URL I get a "404 - page not found". Also tried port 5000 which 404s.
With Heroku, I…
-
`scotch/box` is very practical but only works with `virtualBox` it would be cool if we could have vagrant work on more than just vb (kvm, parallels, fusion, vmware, etc.)