Can't run ISPConfig3

Discussion in 'General' started by puya4ever, May 19, 2010.

  1. puya4ever

    puya4ever New Member

    Hi to everyone . I've installed ISPConfig 3 on debian 5 machine . Almost things was done except an a final error .

    Code:
    (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8082
    no listening sockets available, shutting down
    Unable to open logs
     failed!
    
    I have already read this topic but this can't worked for me .

    I have tried to change these ports into 000-apps.vhost and 000-ispconfig.vhost to 8083 , 8084 without any success . Can you help me please ?

    Regards

    edit : if i commenting Listen lines from apps.vhost and ispconfig.vhost , the apache start and works fine ...
    P.S: I checked the mysql and there are all tables in the ispconfig3 database.
     
    Last edited: May 19, 2010
  2. falko

    falko Super Moderator ISPConfig Developer

    What's in 000-apps.vhost and 000-ispconfig.vhost?
    What's the output of
    Code:
    netstat -tap
    ?
     

Share This Page