Recent content by davidb

  1. D

    web log naming issue

    I use an off-box log analytics tool and need to change the naming format for archived logs from Month-year.tar.gz.* to Month-year.*.tgz. Now, I can write scripts to do this, but I have 2 questions. 1. Can DA be altered to make this naming convention change? 2. If I do it via scripts, will it...
  2. D

    Webalizer has stopped working

    Can anyone point me to troubleshooting for webalizer? It stopped working about a month ago and I have been unable to track it down. It is probably related to the dataskq process hanging as well that I am not having success in figuring out the issue, so any pointers there may be helpful too.
  3. D

    Problem building with mssql support

    I had php 5.2 on a hosting box and just did the upgrade to 5.4. Now mssql support is not being enabled. Suggesitons or ideas?
  4. D

    php with mssql

    Ok, I have followed several different threads on here to try and get freetds installed and have php support mssql with zero success. I have tried both installing via yum and rebuilding php (with a custom configure.php5 in /usr/local/directadmin/custombuild/custom/ap2) and installing freetds...
  5. D

    performance tuning dovecot

    Ok.. so I store my user home dirs on NFS storage and need to do some serious performance tuning of dovecot for IMAP. I have 1 particular user account with over 100 email accounts and they are constantly having issues when connecting. From roundcube they get logged out. Roundcube starts giving...
  6. D

    proper way to uninstall awstats

    I installed awstats with custombuild, but due to the fact that awstats will run the system out of RAM, I need to uninstall it. What is the proper way to do so?
  7. D

    Exim auth and non-virtual users

    Ok, I have a problem with exim. Some (not all) non-virtual users (system accounts) cannot be used for SMTP auth. The admin account works fine, but it is hit and miss with others. I don't even know where to start looking.
  8. D

    Migration Advice Question..

    Just read through another thread and would like to get thoughts from the experts here on how to migrate.. Current environment -RH9 with DA 1.33 -NFS mounted /home and /var/log/httpd directories -Mysql db's in /dbdata (located on seperate RAID array) -Custom exim.conf with black lists & off-box...
  9. D

    domain apache logs permissions

    I have a somewhat unique setup that requires several systems to be able to write to the /var/log/httpd/domains directory to keep log files up to date.. However I need to relax the permissions on the logfiles a bit.. is there an easy way to make this happen?
  10. D

    Exim domainowners Auth problem

    The "real" user accounts (i.e. domainowners) no longer are able to send with auth turned on. RH9 based platform
  11. D

    DA w/exim +MAIA Mailguard

    Ok, In the interest of providing a powerful, per user anti-spam/AV solution for my customers, I have put in place a seperate server that utilizes MAIA mailguard (amavisd-new+SA+clamav+pandaAV+DCC+RBL+custom white/blacklists). For this, I have modified my exim config file. For the most part it...
  12. D

    perl modules issue

    I am needing to update my perl modules. How should this be accomplished? I have already tried it from the command line. perl -MCPAN -e i Text::ASpell is the module I need..
  13. D

    adding more to the skeleton directories

    I would like to be able to have the system create some subdirs in the public_html folder. where do I set this up?
Back
Top