Search results

  1. interfasys

    [BUG GUI] open_basedir and PHP-FPM

    It's not working for me. Interface looks the same. What is DA looking for, in which config file in order to turn this on? # ./directadmin o Compiled on 'FreeBSD 9.1 64-bit' Compile time: Sep 7 2014 at 19:57:40 Compiled with IPv6
  2. interfasys

    Better Resources Limits on GUI

    FreeBSD offers a very easy to use resource controller which could be configured from the GUI: RCTL Can be applied at the user or jail level
  3. interfasys

    Cpu limit

    I wished we could get the same level of support for FreeBSD jails and rctl ;)
  4. interfasys

    [BUG GUI] open_basedir and PHP-FPM

    When using PHP-FPM, open_basedir is set per user, not per domain. When looking at the interface (CMD_PHP_SAFE_MODE), the on/off flags will mostly be wrong and any change to a domain will trigger a change in php-fpm.conf. I understand that the system wants to keep a per domain setting, in case...
  5. interfasys

    PHP-FPM and php_admin_value in virtualhost

    You are correct, I should have checked the end result...All my <directory> directives were empty, so the hidden options are doing their job. I ended up removing whole blocks from the template for more clarity.
  6. interfasys

    DirectAdmin 1.46.0 RC2 is ready for testing

    Ah, now I get it, thanks!
  7. interfasys

    CB + some mod_rewrite rules = AH01071. Can we fix this at the server level?

    You might be right. It's in PHP 5.6, but we'll have to wait for the next version for the fix... Patches here (5.4) and here (5.5)
  8. interfasys

    CB + some mod_rewrite rules = AH01071. Can we fix this at the server level?

    PHP-FPM + some mod_rewrite rules = AH01071. Can we fix this at the server level? Using the standard CB rules, some mod_rewrite rules will break everything. Users will get a "File not found" and admins will see "AH01071: Got error 'Primary script unknown\n' " There is a solution in another...
  9. interfasys

    PHP-FPM and php_admin_value in virtualhost

    I'ts minor, but I think this block code should be rewritten, because php_admin_value in a virtualhost has no effect on PHP-FPM. |*if HAVE_SAFE_MODE="1"| php_admin_flag safe_mode |SAFE_MODE| |*endif| |*if CLI="1"| php_admin_flag engine |PHP| php_admin_value sendmail_path '/usr/sbin/sendmail...
  10. interfasys

    DirectAdmin 1.46.0 RC2 is ready for testing

    Does this feature mean there will finally only be 2 HTTP virtualhost templates from now on? SSL_TEMPLATE token for all apache/nginx templates
  11. interfasys

    Mailpile beta should be released today

    It works with any DAV server, but with some you don't get "support for resources auto-creation when users login", which means you have to use posts scripts to add/remove users.
  12. interfasys

    Mailpile beta should be released today

    There should be a wiki/post about what can be done to offer mobile synchronisation. Regarding the Caldav backend, Owncloud is a good and easy one to set up and there is also Baikal.
  13. interfasys

    Mailpile beta should be released today

    It's a vault accessible via a web interface, so it's nice to archive data, but users will be completely dependant on the apps functionalities to be able to read their mail from a mobile device per example and won't be able to read them from another client. It's a good idea for a desktop, but I'm...
  14. interfasys

    Horde Webmail 5.1 = awesome mobile support

    You might be interested in making your voice heard here: https://bugs.horde.org/ticket/2751 That very old request is to let users migrate their profiles themselves, but I'm sure there could be an admin option which would let someone grab only a few profiles, based on a filter.
  15. interfasys

    Mailpile beta should be released today

    Well, I've had a look at the Alpha and it seems to be roundcube + Google UI + easy encryption. Plugins (and the community) will make the difference I guess, but I don't see anything revolutionary in the project.
  16. interfasys

    block a gtld

    http://forum.directadmin.com/showthread.php?t=49489
  17. interfasys

    Better monitoring with Monit

    I think you're right, since CB knows what's actually installed. It could add the proper scripts to monit and wipe the monitoring configs from within DA.
  18. interfasys

    Better monitoring with Monit

    What could be more important? ;) But yes, it's on my todo list as I find the tool in DA too limited and rigid and since including Nagios within DA doesn't make sense.
Back
Top