I can't install addons as webmail and phpmyadmin.

Discussion in 'Installation/Configuration' started by fishfree, May 19, 2009.

  1. fishfree

    fishfree New Member

    When I upload the pkg file and click on update button in the menu path: Management->Update Manager->Update.

    The page shows error: Cannot copy file: '/home/admispconfig/ispconfig/web/webmail.tar.gz'
    :confused:
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you try to unpack the pkg files?
     
  3. fishfree

    fishfree New Member

    No, I just download the pkg file from Internet and then upload it to ISPCONFIG by clicking on update button in the menu path: Management->Update Manager->Update.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    ls -la /home/admispconfig/ispconfig/web/

    and

    df -h
     
  5. fishfree

    fishfree New Member

    [root@isp ISPConfig_awstats_pkg]# ls -la /home/admispconfig/ispconfig/web
    \u603b\u8ba1 116
    drwxr-xr-x 15 root root 4096 05-10 19:30 .
    drwxr-xr-x 8 admispconfig admispconfig 4096 05-19 14:53 ..
    drwxr-xr-x 5 root root 4096 05-10 19:30 admin
    -rwxr-xr-x 1 admispconfig admispconfig 2777 05-10 19:06 capp.php
    drwxr-xr-x 5 admispconfig admispconfig 4096 05-10 19:06 design
    -rwxr-xr-x 1 admispconfig admispconfig 3638 05-10 19:06 favicon.ico
    drwxr-xr-x 8 root root 4096 05-10 19:30 help
    -rwxr-xr-x 1 admispconfig admispconfig 232 05-10 19:06 index.html
    -rwxr-xr-x 1 admispconfig admispconfig 3878 05-10 19:06 index.php
    drwxr-xr-x 6 root root 4096 05-10 19:30 isp_dns
    drwxr-xr-x 9 root root 4096 05-10 19:30 isp_fakt
    drwxr-xr-x 6 root root 4096 05-10 19:30 isp_file
    drwxr-xr-x 6 root root 4096 05-10 19:30 isp_kunde
    drwxr-xr-x 6 root root 4096 05-10 19:30 isp_manager
    drwxr-xr-x 3 root root 4096 05-10 19:30 login
    -rwxr-xr-x 1 admispconfig admispconfig 5187 05-10 19:06 login.php
    -rwxr-xr-x 1 admispconfig admispconfig 2161 05-10 19:06 logoff.php
    -rwxr-xr-x 1 admispconfig admispconfig 210 05-10 19:06 logout_fehler.htm
    drwxr-xr-x 7 root root 4096 05-10 19:30 mailuser
    drwxr-xr-x 12 root root 4096 05-10 19:30 multidoc
    -rwxr-xr-x 1 admispconfig admispconfig 72 05-10 19:06 mybookmark.css
    -rwxr-xr-x 1 admispconfig admispconfig 305 05-10 19:06 nojsindx.htm
    -rwxr-xr-x 1 admispconfig admispconfig 197 05-10 19:06 placeholder.htm
    -rwxr-xr-x 1 admispconfig admispconfig 1858 05-10 19:06 placeholder.php
    -rwxr-xr-x 1 admispconfig admispconfig 1626 05-10 19:06 start.php
    -rwxr-xr-x 1 admispconfig admispconfig 72 05-10 19:06 style.css
    drwxr-xr-x 2 admispconfig admispconfig 4096 05-10 19:06 templates
    drwxr-xr-x 5 root root 4096 05-10 19:30 tools
    [root@isp ISPConfig_awstats_pkg]# df -h

    /dev/mapper/VolGroup00-LogVol00
    76G 4.0G 68G 6% /
    /dev/sda1 99M 23M 72M 25% /boot
    tmpfs 1014M 0 1014M 0% /dev/shm
    /dev/hda 3.5G 3.5G 0 100% /media/CentOS_5.0_Final
     

Share This Page