Problems with virtual host

Discussion in 'General' started by meth, Sep 9, 2008.

  1. meth

    meth New Member

    I am having problems creating websites, whe i create a website the dns its created, the client and the site too, but the site isnt accesible, when i edit the vhost_ispconfig file the vhost hasnt been created.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Which distribution are you using?
    Can you go to the directory where the Vhosts_ispconfig.conf file is loacted and post the output of
    Code:
    ls -la
    from that directory?
     
  3. meth

    meth New Member

    I'm using Debian Etch.

    This is the ls -la output
    Code:
    -rw-r--r-- 1 root root 21680 2008-09-10 13:49 Vhosts_ispconfig.conf
    -rw-r--r-- 1 root root 21613 2008-09-08 19:06 Vhosts_ispconfig.conf_08-09-08_19-06-50
    -rw-r--r-- 1 root root 21613 2008-09-08 19:07 Vhosts_ispconfig.conf_08-09-08_19-07-06
    -rw-r--r-- 1 root root 19894 2008-09-08 19:11 Vhosts_ispconfig.conf_08-09-08_19-11-10
    -rw-r--r-- 1 root root 19894 2008-09-08 19:52 Vhosts_ispconfig.conf_08-09-08_19-52-24
    -rw-r--r-- 1 root root 19894 2008-09-09 04:28 Vhosts_ispconfig.conf_09-09-08_04-28-14
    -rw-r--r-- 1 root root 19894 2008-09-09 11:53 Vhosts_ispconfig.conf_09-09-08_11-53-02
    -rw-r--r-- 1 root root 19894 2008-09-09 12:01 Vhosts_ispconfig.conf_09-09-08_12-01-36
    -rw-r--r-- 1 root root 21637 2008-09-09 12:05 Vhosts_ispconfig.conf_09-09-08_12-05-37
    -rw-r--r-- 1 root root 21637 2008-09-09 12:05 Vhosts_ispconfig.conf_09-09-08_12-05-52
    -rw-r--r-- 1 root root 21637 2008-09-09 12:21 Vhosts_ispconfig.conf_09-09-08_12-21-56
    -rw-r--r-- 1 root root 21637 2008-09-09 12:22 Vhosts_ispconfig.conf_09-09-08_12-22-08
    -rw-r--r-- 1 root root 21637 2008-09-09 12:23 Vhosts_ispconfig.conf_09-09-08_12-23-39
    -rw-r--r-- 1 root root 21637 2008-09-09 12:46 Vhosts_ispconfig.conf_09-09-08_12-46-59
    -rw-r--r-- 1 root root 21637 2008-09-10 12:10 Vhosts_ispconfig.conf_10-09-08_12-10-41
    -rw-r--r-- 1 root root 21637 2008-09-10 13:49 Vhosts_ispconfig.conf_10-09-08_13-49-27
    -rw-r--r-- 1 root root 18195 2008-08-27 09:20 Vhosts_ispconfig.conf_27-08-08_09-20-23
    -rw-r--r-- 1 root root 18195 2008-08-27 09:21 Vhosts_ispconfig.conf_27-08-08_09-21-18
    -rw-r--r-- 1 root root 19914 2008-08-27 14:04 Vhosts_ispconfig.conf_27-08-08_14-04-06
    -rw-r--r-- 1 root root 19914 2008-08-27 14:13 Vhosts_ispconfig.conf_27-08-08_14-13-31
    -rw-r--r-- 1 root root 19914 2008-08-27 14:55 Vhosts_ispconfig.conf_27-08-08_14-55-43
    -rw-r--r-- 1 root root 19914 2008-08-27 15:00 Vhosts_ispconfig.conf_27-08-08_15-00-47
    -rw-r--r-- 1 root root 18195 2008-08-27 15:09 Vhosts_ispconfig.conf_27-08-08_15-09-11
    -rw-r--r-- 1 root root 19914 2008-08-27 15:16 Vhosts_ispconfig.conf_27-08-08_15-16-23
     
  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page