Skip to content

Instantly share code, notes, and snippets.

@Chris-Galten
Created November 11, 2011 15:49
Show Gist options
  • Save Chris-Galten/1358324 to your computer and use it in GitHub Desktop.
Save Chris-Galten/1358324 to your computer and use it in GitHub Desktop.
Boxfile
web1:
name: txfunds
document_root: /www
php_extensions:
- mysqli
- curl
shared_writable_dirs: [/tmp]
php_display_errors: 0
db1:
name: txfunds
type: mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment