User can not delete his database

Discussion in 'General' started by Edi, Aug 15, 2006.

  1. Edi

    Edi Member

    Hallo

    User f.e web4 can create databases but not delete it. If he does he get the message
    No access to recycle bin............... try later.

    The reseller can delete the database from web4.
    web4 can then empty recycle bin.

    This happens with other webs too.

    Suse9.3
    ISPConfig 2.2.6

    Edi
     
  2. fobicodam

    fobicodam New Member

    I dont see that as an error.. you can always delete all your tables if you want an empty db.. i dont think any server let you delete your own main database... mssql doesnt let you..
     
  3. Edi

    Edi Member

    Maybe there is a missunderstanding.

    User web4 creates a database web4_db1.
    If the user wants to remove it later. ISPConfig wont do it.
    Recycle bin busy ... try later.

    If you log in as reseller you can remove web4_db1.
    Usually a user can remove the database he created in ISPConfig.

    Edi
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /root/ispconfig
    and
    Code:
    ls -la /home/admispconfig/ispconfig
    when this happens? Does it work when you try one or two minutes later?
     
  5. Edi

    Edi Member

    What's the output of
    Code:

    ls -la /root/ispconfig


    insgesamt 100
    drwxr-xr-x 9 root root 4096 2006-08-17 00:15 .
    drwx------ 12 root root 4096 2006-08-13 00:54 ..
    -rwxr-xr-x 1 root root 33655 2006-08-13 00:53 cronolog
    -rwxr-xr-x 1 root root 9673 2006-08-13 00:53 cronosplit
    drwxr-xr-x 12 root root 4096 2006-08-13 00:39 httpd
    drwxr-xr-x 12 root root 4096 2006-08-13 00:53 isp
    -rw-r--r-- 1 root root 9 2006-08-17 00:15 .old_path_httpd_root
    drwxr-xr-x 6 root root 4096 2006-08-13 00:37 openssl
    drwxr-xr-x 6 root root 4096 2006-08-13 00:49 php
    drwxr-xr-x 4 root root 4096 2006-08-13 00:53 scripts
    drwxr-xr-x 4 root root 4096 2006-08-13 00:53 standard_cgis
    drwxr-xr-x 2 root root 4096 2006-08-13 00:53 sv
    -rwx------ 1 root root 9389 2006-08-13 00:53 uninstall


    and
    Code:

    ls -la /home/admispconfig/ispconfig

    insgesamt 260
    drwxr-xr-x 8 admispconfig admispconfig 4096 2006-08-17 00:15 .
    drwxr-xr-x 4 admispconfig admispconfig 4096 2006-05-29 19:55 ..
    -rw-r--r-- 1 admispconfig admispconfig 14 2006-08-13 00:53 adminmail.txt
    drwxrwx--- 2 admispconfig mysql 4096 2006-05-29 19:55 backup
    drwxr-xr-x 4 admispconfig admispconfig 4096 2006-05-29 19:55 files
    -rw-r--r-- 1 admispconfig admispconfig 213791 2006-08-17 00:15 ispconfig.log
    drwxr-xr-x 6 admispconfig admispconfig 4096 2006-05-29 19:55 lib
    -rwxr-xr-x 1 admispconfig admispconfig 899 2006-08-13 00:53 sysconf.txt
    drwxr-xr-x 3 admispconfig admispconfig 4096 2006-08-16 16:49 temp
    drwxr-xr-x 8 admispconfig admispconfig 4096 2006-05-29 19:55 tools
    -rwxr-xr-x 1 admispconfig admispconfig 128 2006-08-13 00:53 users
    drwxr-xr-x 17 admispconfig admispconfig 4096 2006-05-29 20:03 web


    After several minutes waiting ist not working

    Edi
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Hm, looks ok. A reseller can delete the database, but a client can't?
     
  7. Edi

    Edi Member

    Yes, same with other clients on the same server.

    Edi
     
  8. falko

    falko Super Moderator Howtoforge Staff

    We'll have to check that.
     
  9. Edi

    Edi Member

    Thanks

    I tried an other Server with Suse 9.3 and ISPConfig 2.2.6.
    Same problem.

    The last time I removed a database as client, it worked.
    It was with 2.2.2 or 2.2.3


    Edi
     

Share This Page