Tom Janssens

Results 86 issues of Tom Janssens

[Composer](http://getcomposer.org) is a package manager for PHP. This allows Apollo to be downloaded by putting "toddmotto/apollo" into your own composer.json file.

## Idea I would create a single 'application' to manage the box. The application would consist out of different specific components build solely on top of Joomlatools Framework, in combination...

Install the [vagrant-vbguest](https://github.com/dotless-de/vagrant-vbguest) plugin by default. If you want to manually install newer Virtual Box Guest Additions you will have to do the following: 1. Make a backup before attempting...

The stock php install creates different directories for CLI and Apache2 ini files. We need to work with this better: - compile other php versions with different config file path...

Create virtual hosts from any directory box vhost:create/remove [--root=/path]

Error thrown: `Connecting to pear.php.net (pear.php.net)|109.203.101.62|:443... connected. ERROR: cannot verify pear.php.net's certificate, issued by ‘/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=PositiveSSL CA 2’: Unable to locally verify the issuer's authority. To connect to...

bug

Install mod_security and allow it to be turned on/off via box command. See: - http://support.joomlatools.com/forums/topic/5374-docman-menu-link-redirects-to-site-front-page#comment-28085

See: https://github.com/gordalina/cachetool

We've recently installed the YAML extension but we are not taking it with us into other versions that are being built with phpmanager. Make sure to include these new extensions...

Add a database:log command to the box to catch all queries executed by, for example, an extension installer. Using: - http://www.linuxsysadmintutorials.com/how-to-sniff-mysql-traffic-on-a-database-server/ - Alternative: runkit