Search results

  1. C

    HOWTO: PHP 5 CLI to PHP 5 CGI + suPHP

    I recently decided to switch from using PHP CLI to CGI mode with suPHP. Here are the steps I followed to ensure everything was working. Let me know if you spot any flaws or know of a better way of doing this. NOTE: I am continually updating this post. It is safe to assume that all posts which...
  2. C

    SSH immediate logout problem

    When i login to ssh as admin, the password gets accepted however the connection immediately terminates and putty closes the window. I have the following in sshd_config: PermitRootLogin no PasswordAuthentication yes AllowUsers root admin There are no related errors in /var/log/messages and...
  3. C

    Admin Backup/Transfer

    Hi there, I am having some trouble with the Admin Backup/Transfer feature of DirectAdmin. Here is an extract from the message system: It seems that it's always the same accounts that have the problem, but If I look at the destination server it appears that the backup was successful as there...
  4. C

    Compile Apache APR Fails..

    Hi everyone, I have a RedHat Enterprise 4 server and am currently trying to upgrade from apache 1.3 to 2.0 using customapache, however when I try to run ./build apache_2 I get this problem: Trying to make Apache 2... Making all in srclib make[1]: Entering directory...
Back
Top