Recent content by Geffy

  1. G

    DA killing my services

    The DA Task queue seems to be killing my services whenever its supposed to be restarting them. The message from the logs is Error restarting service httpd : uid 0 gid 0 : /usr/local/etc/rc.d/httpd restart >>/dev/null 2>>/dev/null when running this command myself I get Ambiguous output redirect...
  2. G

    Enhanced skin oddities

    I am trying to get DirectAdmin to run with php 5.1.2. Most of it seems to be working, but the Enhanced skin is having problems. (I havent tried the other skins yet, but I would imagine they have the same problem) The problem is that for areas like the bandwidth and quota bars I just get a load...
  3. G

    Version Feed

    I was just wondering if there was an RSS/Atom/RDF feed available for the DirectAdmin versions I was just thinking it might be useful, though there might be other ways to get this information. I could do it myself, but I find screen scraping a rather nasty means of getting things done. So if DA...
  4. G

    Webmail not working

    I have recently updated to apache 2 on a server which is also running php 4.4.0 and now neither /webmail nor /squirrelmail work at all Squirrelmail says ERROR: Connection dropped by IMAP server. UebiMiau says System message: Error connecting to the server strangely connecting to the IMAP...
  5. G

    FreeBSD 5.4 and PHP Configure

    I am having problems getting the customapache build php process to work. More specifically though it would appear to be the ./configure command here is the configure #!/bin/sh ./configure \ --with-apxs \ --with-curl \ --with-curl-dir=/usr/local/lib \ --with-gd \...
  6. G

    Using FreeBSD Ports tree for services?

    How feasible would it be to use things like php, gd, apache, mysql and all that sort of thing from the FreeBSD ports tree instead of the ones DirectAdmin installs. Assuming one changed the directories that the ports installed into and things like that how possible would it be. Are the...
  7. G

    FreeBSD ports php-extensions

    I was just wondering, the customapache script builds the modules into PHP, or something like that anyway. The new setup in the FreeBSD ports tree is a very basic php build but you can then build the lang/phpX-extensions where X = (4|5). Would I be able to build the lang/php4-extensions and use...
  8. G

    Exim Dying

    Exim refuses to start on my server, I have tried rebooting but that still doesnt get it going. I am not very used to exim, by choice I would use qmail, so I dont really know how to start it from the command line so that I can more easily see the errors it spits out (or if it spits out errors)...
  9. G

    databases/p5-DBD-mysql

    I am trying to figure out the best way of installing the databases/p5-DBD-mysql port for FreeBSD 4.9. Everytime I go to build it it of course attempts to build the mysql client (v4.0.20) because DirectAdmin puts the MySQL stuff in a non-standard place wrt FreeBSD. I tried building the module not...
  10. G

    php5?

    Are their any thoughts about adding php5 to the setup? Things like, not right now, waiting til its more stable or waiting til 5.1 or 5.2 would be useful :p
Back
Top