Recent content by Suurbier

  1. Suurbier

    Can't start Apache anymore after trying 2 php versions

    I tried to enable a second php version and suddenly Apache didn't start up anymore after running the build script. I tried to undo the settings in options.conf and rebuild everything but it didn't help. The service won't start up anymore. Stopping httpd...
  2. Suurbier

    Limit on sending mail

    This feature http://help.directadmin.com/item.php?id=81 Should have the option to disable sending emails completely.
  3. Suurbier

    Where is MySQL

    output of ./build versions [root@reverse custombuild]# ./build versions Latest version of DirectAdmin: 1.47.0 Installed version of DirectAdmin: 1.47.0 Latest version of Apache: 2.4.12 Installed version of Apache: 2.4.12 Latest version of Nginx: 1.6.2 Installed version of Nginx: 1.6.2 Latest...
  4. Suurbier

    Cant update ClamAV

    CC execute.o CC nonblock.o CC mirman.o CCLD freshclam /usr/local/lib/libxml2.so.2: undefined reference to `gzopen64@ZLIB_1.2.3.3' collect2: ld returned 1 exit status make[2]: *** [freshclam] Error 1 make[2]: Leaving directory...
  5. Suurbier

    Custombuild showing old Apache 2.4.7

    Why is Custombuild saying Apache 2.4.7 is 'up to date' while 2.4.9 is released?
  6. Suurbier

    Missing ipv6 spf records

    Why are there no ipv6 spf records if you link ipv4 to ipv6?
  7. Suurbier

    BFM not working properly

    I am seeing some strange logs in BFM. The IP seems to be incorrect. ID IP User Attempts Filter Log Entry 13592431210001 0:0:0:0:0:0:0:1 [email protected] 1 dovecot1 Jan 27 00:31:48 reverse dovecot: imap-login: Aborted login (auth failed, 1 attempts in 6 secs): user=<[email protected]>, method=PLAIN...
  8. Suurbier

    Feature: Admin email in CMD_ADMIN_SETTINGS

    Setting an administrator email in CMD_ADMIN_SETTINGS would be a great idea for all emails from DirectAdmin (backup, brute force etc). Easy to implement and also more user friendly :)
  9. Suurbier

    Custombuild 2.0 and PHP-FPM - did you give it a try?

    I am currently running custombuild 1.1 with mod_php (cli). Last days I were thinking about upgrading custombuild to 2.0 and using php-fpm instead of mod_php. The memory footprint of php-fpm is smaller than mod_php and it seems to be faster too. Have anyone try to update from custombuild 1 to 2...
  10. Suurbier

    BFM scanning interval

    I tried to find information about the scanning interval in BFM but it seems that it doesn't excists as configuration setting. I am wondering how long BFM sleeps before processing log files again? In CSF you can set the interval for LFD (default 5 seconds). Maybe a good feature request?
  11. Suurbier

    Personal message spammer iliyaaa

    Someone should ban iliyaaa for spamming via personal message. Dont click on links in his message if you receive one (don't know if it's safe). http://www.directadmin.com/forum/member.php?u=34340
  12. Suurbier

    CSF not working properly, doesnt ban IMAP and FTP login failures!

    I installed CSF and setup the configuration to ban login failures for Portscans, SSH, IMAP, POP, SMTP and FTP. I tested the security to proof it's working. But CSF is not working properly, IMAP and FTP login failures are not detected or banned. However all other services are functioning...
  13. Suurbier

    Custombuild PureFTPD doesn't work like it should be

    I moved from ProFTPD to PureFTPD but I am not able to login via FTP. I followed these tutorials > http://www.directadmin.com/features.php?id=1134 and http://www.directadmin.com/features.php?id=1143 There are also no records at /etc/proftpd.passwd when I manually create FTP accounts.
  14. Suurbier

    tmp partition gone after reboot

    I followed this tutorial > http://www.securecentos.com/basic-security/secure-tmp/ and it seems to work. But after a reboot the tmp partition is gone, can someone help me? I am using CentOS 6 on ZFS+KVM :) Before reboot --snip-- After reboot --snip-- This is /etc/fstab --snip--
Back
Top