403 access denied on all sites except sites of client2

Discussion in 'General' started by H2SO4, May 6, 2010.

  1. H2SO4

    H2SO4 New Member

    Hi guys,

    i've a "little" problem. All sites what not owned by client2 get error 403. If i edited the site owner to client2 then operate without problem.



    If i edited the vhost file to absolute path then get this in log.

    Debian 5.0.4 and ISPC 3.0.2.1
     
  2. falko

    falko Super Moderator Howtoforge Staff

    The permissions seem to be wrong. Can you try this?
    Code:
    chmod 755 /var/www/domain.mine.nu/web/
    chmod 755 /var/www/domain.mine.nu/
     
  3. H2SO4

    H2SO4 New Member

    I've tried and get same error.
    But now i've found the problem, all clients folder - except client2 - get wrong permission when the ispc create the folders.
    It's a fresh installed system, on the other system where the ispc is updated from earlier version have not this (bug ?) problem.
     
  4. H2SO4

    H2SO4 New Member

    Need to make a bug report or you guys have any other solution?
    Thats not a solution that i need manualy modify the permission after all new client.
     
  5. Hans

    Hans Moderator Moderator

    Which Linux distribution are you using? In the mean time i host a lot of websites managed by ISPConfig3 and i do not have such problems.
     
  6. H2SO4

    H2SO4 New Member

    Debian Lenny
     
  7. H2SO4

    H2SO4 New Member

    Any other ? :rolleyes:
     

Share This Page