Search results

  1. R

    Installing PHP5.3 on Ubuntu 12.04 does not work

    Installing PHP 5.3 onto the directadmin seems to have a bug in it. While I would love to upgrade to PHP 5.4 this is at the moment not an option for me. I search this error and the only solution I found was compiling it manually. Can someone help me how so do this? It is on the bottom on the...
  2. R

    Apache Update Error when updating directadmin packages

    When updating to httpd 2.4.9 I'm getting a fatal compile error: Installing mod_htscanner2-1.0.1... [Thu May 01 10:50:56.557053 2014] [core:crit] [pid 25777] AH00102: [Thu May 01 10:50:56 2014] file mod_setenvif.c, line 637, assertion "is_header_regex_regex != NULL" failed sh: line 1: 25777...
  3. R

    Installing a 3rd version of PHP

    On our servers we run PHP 5.3 and PHP 5.4 now. We checked if all the webapps would be able to run under PHP 5.4 but sadly that isn't possible yet. What I'm wondering is there is a way to install a 3rd version of PHP so PHP 5.5?
  4. R

    Upgrading to CentOS 6.x recommended?

    I want to upgrade my server to centos 6.x from centos 5.9. My question is if this is recommended and what would be the right way to do this. Like my DA license is set to CentoOS 5.x. Does this affect my upgrade. And are there things that get unstable with CentOS 6.x?
  5. R

    PHP 5.4 + mod_fcgi returning source code in place of running PHP

    I've installed custombuild 2.0 with the following settings: php1_release=5.3 php2_release=5.4 php1_mode=mod_php php2_mode=fastcgi php_ini=no php_timezone=CEST #Possible values - production or development php_ini_type=production ioncube=yes zend=no And set the following handler in my .htaccess...
  6. R

    defaul admin skin broken.

    My admin skin seems broken. When I login with a user account everything works fine but when using my admin account I get this: http://img573.imageshack.us/img573/838/40662537.png I tried refreshing my cache but it doesn't seem to work. This happened when I switched to capri and want to switch...
  7. R

    Directadmin IRC Channel

    I've been trying to get the IRC channel for directadmin running. Quite some people joined in and it would be great to get more people in so that we can start support by chat. This way we can replace the broken support chat on the directadmin site. I send some emails already but it would be nice...
  8. R

    Getting ignored by directadmin support

    I've been sending emails to directadmin support for a server migration. But lately I don't get any support from them. There really is some rush on the migration and I need support to answer some questions for me. But after sending multiple emails I still don't get any response from them. Does...
  9. R

    PCRE_UTF8 no longer installed after update

    UTF8 support is no longer installed after the update from PHP Apache and PCRE when I run "pcretest -C" it tells me: PCRE version 8.02 2010-03-19 Compiled with UTF-8 support Unicode properties support So most likely it is using the standard version on PCRE bundeled with apache. Did someone...
  10. R

    Skipping proftpd tarball, needs more arguments in doclean_old_tarballs().

    I'm getting errors like this when using ./build: Skipping proftpd tarball, needs more arguments in doclean_old_tarballs(). I'm not sure what happened I was able to use it normally before.
  11. R

    dns doesn't accept some domains

    I have a weird error. Some domains don't get accepted by the DNS with they are still in the named.conf I'm talking about: moviespud.com Our nameservers are: ns1.adapthosting.com ns2.adapthosting.com Does someone know a good way to check where it goes wrong?
  12. R

    httpd starts a lot of times

    I'm having a weird problem. My httpd starts awfully lot of times while eating a lot of process cycles. root 23327 0.5 0.7 28864 14596 ? Ss 16:44 0:00 /usr/sbin/httpd apache 23369 4.9 1.0 36292 21416 ? S 16:44 0:07 /usr/sbin/httpd apache 23374 4.5 1.0...
  13. R

    New Skin for Directadmin as Version Update?

    I've been working with directadmin a long time. And seen it soo long with the same skin. So I came figuring about: Wouldn't it be time for directadmin to get a new skin" Directadmin is a great piece of software and has grown a lot since its begin and finally also competes with the big ones...
  14. R

    Set Access rights to FTP account

    It would be nice to be able to set access rights to a FTP account without having to go into SSH. Things like: write, read, make dir, remove, remove dir. This kind of rights. So that you can make a FTP where people can upload download but not delete files.
  15. R

    MRTG can find GD libary fedora

    I try to install the MRTG source on my fedora system but I keep getting this error while I'm sure Gd libary is on it: checking for gdImageGif in -lgd... no checking for gdImagePng in -lgd... no checking for gdImagePng_jpg in -lgd... no checking for gdImagePng_jpg_ft in -lgd... no checking for...
  16. R

    MP4 Streaming problems

    A customer wants to stream small MP4 video's but they don't want to load. After some checking it looks like the server is talking a REALLY long time to initialize the file and send it. (it almost looks like the sever is under high load which isn't true at all.) someone made a report of a wget...
  17. R

    Can't connect my email trough 25

    I'm trying to connect to my servers email trough port 25. Now I'm almost sure that my ISP didn't block port 25 so can someone test it? www.adapthosting.com is the domain name
  18. R

    HOWTO: Setup your nameservers (Real Beginners Guide)

    At the Registrar: 1. Pick a domain that you own to use for a DNS server. 2. Go to your registrar and log in. 3. Go to a screen called manage my domain or domain management (You are looking for the screen that lets you make changes to an already registered domain) 4. Go to the option Register DNS...
  19. R

    Need help with making nameservers, They just won't want to work.

    ok I'm trying to make my own name servers on my registar and DA now they just don't want to work so I'm going to leave my question here. I have 2 nameservers domain: adapthosting.com n1: ns1.adapthosting.com --> 87.98.218.205 n2: ns2.adapthosting.com --> 87.98.221.55 I registered this...
Back
Top