no clear my Resyclebin

Discussion in 'Installation/Configuration' started by vpns2000, Jun 2, 2006.

  1. vpns2000

    vpns2000 Member

    Hello,
    im a have a big problem with my ISP Config.
    My ISP clear not my Recyclebin.
    pleas can you help my.
    Thanks.

    :eek: :rolleyes: :eek:
     
    Last edited: Jun 2, 2006
  2. falko

    falko Super Moderator ISPConfig Developer

    Which recycle bin?
    How long did you wait until you put the item into the recycle bin? You should wait at least half a minute before you delete items from the recycle bin.
     
  3. vpns2000

    vpns2000 Member

    Hello Falko,

    Sorry, i have wait 1 hours and then click on "Empty recycle bin".
    The Result is the self wi before.
    I can Restor or not delete from ISP Manager.

    I have this Problem only by ISP Manager or not in my DNS Manager.
    Under DNS Manager funktion very good.

    Thanks
     
    Last edited: Jun 2, 2006
  4. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    ls -la /root/ispconfig
    ?

    Do you get segmentation faults when you run
    Code:
    strace /root/ispconfig/php/php - /root/ispconfig/scripts/writeconf.php
    ?
     
  5. vpns2000

    vpns2000 Member

    Hello,
    The Output from:

    ls -la /root/ispconfig

    Code:
    [root@ns1 ~]# ls -la /root/ispconfig
    insgesamt 104
    drwxr-xr-x   9 root root  4096 22. Mai 21:21 .
    drwxr-x---  11 root root  4096  1. Jun 14:30 ..
    -rwxr-xr-x   1 root root 33656  7. Mai 04:44 cronolog
    -rwxr-xr-x   1 root root  9673  7. Mai 04:44 cronosplit
    drwxr-xr-x  12 root root  4096  7. Mai 04:33 httpd
    drwxr-xr-x  12 root root  4096  7. Mai 04:44 isp
    -rw-r--r--   1 root root     9 22. Mai 21:21 .old_path_httpd_root
    drwxr-xr-x   6 root root  4096  7. Mai 04:31 openssl
    drwxr-xr-x   6 root root  4096  7. Mai 04:40 php
    drwxr-xr-x   4 root root  4096  7. Mai 04:44 scripts
    drwxr-xr-x   4 root root  4096  7. Mai 04:44 standard_cgis
    drwxr-xr-x   2 root root  4096  7. Mai 04:44 sv
    -rwx------   1 root root  9389  7. Mai 04:44 uninstall
    [root@ns1 ~]#
    
    The Output is from:

    strace /root/ispconfig/php/php - /root/ispconfig/scripts/writeconf.php

    Code:
    [root@ns1 ~]# strace /root/ispconfig/php/php - /root/ispconfig/scripts/writeconf.php
    execve("/root/ispconfig/php/php", ["/root/ispconfig/php/php", "-", "/root/ispconfig/scripts/writecon"...], [/* 20 vars */]) = -1 ENOEXEC (Exec format error)
    dup(2)                                  = 3
    fcntl64(3, F_GETFL)                     = 0x8002 (flags O_RDWR|O_LARGEFILE)
    fstat64(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f09000
    _llseek(3, 0, 0xbfe05da8, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
    write(3, "strace: exec: Exec format error\n", 32strace: exec: Exec format error
    ) = 32
    close(3)                                = 0
    munmap(0xb7f09000, 4096)                = 0
    exit_group(1)                           = ?
    Process 30671 detached
    
    My aktive Version is ISP 2.2.2.

    Thanks
     
  6. vpns2000

    vpns2000 Member

    Hello,
    i have new clear my Recicle Bin jetzt, and if same result.
    I can not Clear my Recycle Bin.
    Please Help me.
    Thanks
     
  7. vpns2000

    vpns2000 Member

    Hello,
    i have new clear my Recicle Bin jetzt, and if same result.
    I can not Clear my Recycle Bin.
    Please Help me.
    Thanks
     

Share This Page