fc6/ISPConfig/cronolog Apache problem

Discussion in 'Installation/Configuration' started by zetnsh, Jan 17, 2008.

  1. zetnsh

    zetnsh New Member

    [REPOST - correct forum this time hopefully! ;) ]

    Hi there,

    Just built two new servers with ISPConfig, side by side, one works, one doesn't!

    The build is Fedora Core 6 and the latest ISPConfig tarball from SourceForge.

    I've followed the instructions here to set it up (with ref. to a previous post of mine detailing the differences for fc6 - see here), and also set up suphp as per here:

    However, whilst one of the boxes works, the other one fails to start apache, with this error:

    Code:
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': Permission denied
    Unable to open logs
    I can't see the difference between the servers, and yes, selinux is definately disabled on both! I noticed in previous posts that this helped...

    Anyone got any ideas?

    Thanks!

    Neil
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    la -la /root/ispconfig/
     
  3. zetnsh

    zetnsh New Member

    Code:
    [root@mail ~]# ls -la /root/ispconfig
    total 144
    drwxr-xr-x  9 root root  4096 Jan 17 16:54 .
    drwxr-x---  3 root root  4096 Jan 17 22:27 ..
    -rwxr-xr-x  1 root root 33078 Jan 17 16:53 cronolog
    -rwxr-xr-x  1 root root  9673 Jan 17 16:53 cronosplit
    drwxr-xr-x 12 root root  4096 Jan 17 16:41 httpd
    drwxr-xr-x 15 root root  4096 Jan 17 16:53 isp
    drwxr-xr-x  6 root root  4096 Jan 17 16:36 openssl
    drwxr-xr-x  6 root root  4096 Jan 17 16:46 php
    drwxr-xr-x  4 root root  4096 Jan 17 16:53 scripts
    drwxr-xr-x  4 root root  4096 Jan 17 16:53 standard_cgis
    drwxr-xr-x  2 root root  4096 Jan 17 16:53 sv
    -rwx------  1 root root  9389 Jan 17 16:53 uninstall
    Thanks!

    Neil
     
  4. zetnsh

    zetnsh New Member

    Just to let you all know, I found the answer, which I have documented in this forum post.

    Thanks,

    Neil
     

Share This Page