Search results

  1. W

    letsencrypt renew fails with error 400 malformed

    At first I was running into slow dns propagation on external hosted dns. After being fixed the letsencdrypt.sh fails on the following error. (snippet from bash -x) ++ /usr/local/bin/curl --connect-timeout 40 -k --silent -i -X POST -H 'Content-Type: application/jose+json' --data '{"protected"...
  2. W

    letsencrypt.sh dns verification on external dns server before proceeding with acme challenge.

    Hi there, When customers try to request wildcard dns-01 certificates, or renew we often run into the issue that the TXT record propagates too slow over all external hosted dns servers. Therefore we got a lot of timeouts like the one below. I was digging in the letsencrypt.sh script and was...
  3. W

    hack on directadmin server

    Recently I found out that we're sending out excessive amount of spam, but not trough exim. When I did an lsof I saw a process connecting directly to smtp servers to send out spam. I figured out this process was initiated from the crontab which strangely bein initiated the same time the datask...
  4. W

    uebimiau login fails

    When filling in my username and password at uebimiau's login screen it often clear all login and password boxes instead of logging in. This strange behaviour came when i upgraded to php5. Are there any known problems which I can fix with a simple bugfix. For your information , uebimiau doesnt...
  5. W

    RRD support

    One of my customers requires to run an rrdtool generated graph php script. He told me it would help to install php4-rrdtool and rrdtool package. As I am very cautious on installing extra ports. I'd like to know if there's a DirectAdmin supported package? I'd also like to know where it resides...
  6. W

    PHP: make install fails on MySQL (FreeBSD 6.1)

    When issuing a ./build php in the customapache directory, the PHP make install fails with a Error 139, Core Dumped, Segmentation Fault When removing --with-mysql=/usr/local/mysql ... the installation perfectly continues. Anyone else had troubles with php's make install concerning MySQL. PHP...
Back
Top