BIg problem after reinstall

Discussion in 'Installation/Configuration' started by warrior, Mar 1, 2007.

  1. warrior

    warrior New Member

    I get this error nowe when I try to update for exempel
    webmail Idont nowe howe to fix this so plz help me

    Warning: mkdir() [function.mkdir]: No such file or directory in /home/admispconfig/ispconfig/web/admin/update/install.php on line 40
    The following error occurred:




    tmp_dir_error
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Plesae post the output of:

    ls -la /home/admispconfig/ispconfig/

    Which file do you try to install trough the update function?
     
  3. warrior

    warrior New Member

    here you can se

    drwxr-xr-x 6 admispconfig admispconfig 4096 Mar 1 08:13 .
    drwxr-xr-x 4 admispconfig admispconfig 4096 Feb 28 14:52 ..
    -rw-r--r-- 1 admispconfig admispconfig 14 Feb 28 15:29 adminmail.txt
    -rw-r--r-- 1 admispconfig admispconfig 29569 Mar 1 08:17 ispconfig.log
    drwxr-xr-x 6 admispconfig admispconfig 4096 Feb 28 14:52 lib
    -rw-r--r-- 1 root root 1053 Feb 28 14:53 sysconf.txt
    drwxr-xr-x 2 root root 4096 Mar 1 08:13 temp
    drwxr-xr-x 7 admispconfig admispconfig 4096 Feb 28 14:52 tools
    -rw-r--r-- 1 root root 259 Feb 28 14:52 users
    drwxr-xr-x 15 admispconfig admispconfig 4096 Feb 28 14:52 web

    I try to install this
    http://ispconfig.org/downloads/webmail.pkg
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Please run
    Code:
    chown admispconfig:admispconfig /home/admispconfig/ispconfig/temp
    and try again.
     

Share This Page