M B

Results 8 issues of M B

Hola! @MBlagui has created a [ZenHub](http://www.zenhub.com) account for the **sentora** organization. ZenHub is the only project management tool integrated natively in GitHub – created specifically for fast-moving, software-driven teams. ----...

enhancement

Any new cron setup will send emails to apache user... output should be redirected to /dev/null > /dev/null 2>&1 So we should append the above to each cron.

enhancement

Hi, It happen often that I setup hosting for test.domain.com as a full hosting while domain.com not configure here. so the only way is to add as MAIN domain. Then...

feature

Add travis CI support for install tools

enhancement

Suhosin had a new release 5-2016. Need to be tested / added: https://github.com/sektioneins/suhosin/releases Still no support for PHP 7.x

enhancement

Build with Selenium testing plans for sentora: 1. Email send/receive 2. FTP Creation (check ftp works) 3. DSN setup 4. Domains setup 5. Accounts creation

Hi, Do you have any production grade release for PHP 7? We are using suhosin in Open Source project sentora and been planning to support PHP 7.0 but we can't...

Hi gollm default logger default logs to stdout. I use custom logger and most of all don't want a single output to stdout. Currently not was to inject my logger...