Search results

  1. J

    BUG: new version DA SQL backup issue with older version MYSQL

    new version DA reseller backup in mysql 4.0 servers would get this error: mysqldump error output: /usr/bin/mysqldump: unknown option '--create-options'
  2. J

    proftpd slow startup issue

    I have servers host ssl clients, all clients has dedicated ip, problem comes when the number of dedicated ip clients gets more than about 20~, proftpd would take very long time to startup or restart. not to mention when you have 200+ clients hosted. After debugging it seems proftpd loads...
  3. J

    very annoying custombuild 1.1 bug

    httpd downloaded, but custombuild thinks the server is down and keep trying a down server...this bug has been there for a very long time, never been fixed, please fix it asap! Downloading httpd-2.2.11.tar.gz... --02:15:59--...
  4. J

    restore backup mysql timeout

    when restoring a backup, if you have a large database, there could be a timeout error resulting restore error, would like to see if it can be improved. example: a user backup has the following DBs user_1 10MB user_2 20MB user_3 2GB user_4 1MB user_5 9MB so when restoring database user_3, it...
  5. J

    point domains to subdirectories

    i think this feature is very useful. lots clients ask how to do that, all I can tell them now is to create a new domain or use .htaccess. the .htaccess method doesn't work very well. some clients' program need to change alots if put the files in a new domain. cpanel does have this feature, so I...
  6. J

    ftp remote backup transfer auto resume incase of timeout

    not sure why but since DA switched to ncftpput for FTP backup i've seeing lots timeout errors, which makes the backup file unusable(only part of the file is transferred), waste of resources, so auto resume would be great.
  7. J

    can wildcard ssl cert be used in different servers?

    like the rapidssl wildcard namecheap is selling, subdomains are in different servers, can it be used? or it has to be in one server? thx
  8. J

    php5 cli+php5 cgi

    php5 cli+php5 cgi same time, would it work? I don't see any reason why it wouldn't work, since php4 cli+php5 cgi works just fine. please enlighten me.
  9. J

    include X-Forward-For info in login history

    some of us setup login DA through port 80 instead of 2222 by mod_proxy, If user use port 80 login the login history will show the server ip instead of the user's real ip, it would be nice to include the X-Forward-For info in the login history as well so we can see the user's real ip even he's...
  10. J

    more feature with filemanager

    1. able to delete files/folders with uid/gid apache 2. able to reset ownership recursively even the folder is not own by apache 3. multiple files select upload and directories upload ...
  11. J

    additional listen port for proftpd

    Hello, I want to open an additional listen port for proftpd, such as 2121 for some users to use, and still want to keep 21 for most users, but I can't figure out what should I put in proftpd.conf to make this work, I don't seem to be able to find anything about doing something like this...
  12. J

    lots pop3-login processes own by dovecot

    It's like 129 now, seems getting more, is this normal? ovecot 18776 0.0 0.0 34520 1544 ? S 03:05 0:00 pop3-login dovecot 18779 0.0 0.0 34524 1548 ? S 03:05 0:00 pop3-login dovecot 18784 0.0 0.0 34524 1548 ? S 03:05 0:00 pop3-login dovecot...
  13. J

    httpd download bug

    --10:26:58-- http://files.directadmin.com/services/custombuild/httpd-2.2.8.tar.gz Resolving files.directadmin.com... 72.35.85.222 Connecting to files.directadmin.com|72.35.85.222|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6125771 (5.8M) [application/x-gzip] Saving...
  14. J

    Is config a DA reserved directory name?

    www.domain.com/config/ won't work:(
  15. J

    mp3/wmv/wma files won't play in WMP

    something very wrong here, all the servers running apache 2.2(built by custombuild) can't play mp3/wmv/wma files with WMP. I checked the mime types, all are correct and the files are downloadable, just won't play in WMP or when the media files are embedded in a web page, sometimes it may play...
  16. J

    after restored a user shouldn't put the default index.html in their subdomains

    after restored a user shouldn't put the default index.html in their subdomains. had to manually remove them...
  17. J

    recursive apache file ownership reset

    http://www.directadmin.com/features.php?id=802 It will still be painful to reset every file if a directory is not owned by apache but the files inside this directory. I would like to see some more modification of this feature.
  18. J

    after update from php 4.4.4 to 4.4.7, php crashed on debug_backtrace()

    After update from php 4.4.4 to 4.4.7, php crashed on debug_backtrace(). EACCELERATOR: PHP crashed on opline 32 of debug_backtrace() at /homepath/includes/database.mysql.inc:105 updated eaccelerator and zend, still the same. disabled eaccelerator, will give a httpd child segmentation fault...
  19. J

    php4 compile error

    Two of my new servers keep getting this error when compiling php4 by custombuild, didn't have this problem before, no idea what's wrong, searched google no answer, anybody have a solution? Thanks 64bit CentOS 4.4 /usr/bin/ld: /usr/local/lib/libltdl.a(ltdl.o): relocation R_X86_64_32S against `a...
  20. J

    apache logging wrong bandwidth usage

    It seems apache is logging the bandwidth usage all wrong, 421_b013_multilanguage.exe this file only 163MB. This person is downloading using a multi-thread download tool, somehow apache is not logging the actual data is sent instead of something else, other files and other people download using...
Back
Top