I have a site and a domain in the recycle bin that I need to delete, but when I click empty recycle bin it does not delete it. It says: Code: [B]Note:[/B] Items remaining in recycle bin after emptying are currently in update state. Please try to delete them later. What does this mean?
Items can be deleted from the recycle bin after the changes has been written to the configuration files. That may take up to one minute.
I currently have this message too, but there's nothing to delete. I looked at the crontab to find a script that's supposed to run minutely but can't find one. I'm guessing that the changes are written to the configuration files as part of a php script which may have not completed. Any way I can fix this? Thanks. Ben
Did you have a look in the correct recycle bin? There might be multiple ones, especially if you have resellers...
I only have one recycle bin for admin at the moment - no resellers. dns manage and management recycle bins are empty. cheers, Ben
I still haven't found any way of getting rid of this message. The database contains nothing in the del_status table. Can someone tell me what the rule is for displaying this "Note: Items remaining in recycle bin after emptying are currently in update state. Please try to delete them later." message? That way I might be able to pin point the error. I'll start scouring the code, but a pointer would be appreciated Cheers Ben
Ok - I'm wondering if I'm worrying about nothing. Is that message shown all the time, or just when there are items in the recycle bin? The code in ispconfig/web/isp_manager/edit/papierkorb.php has no conditional around the PAPIERKORB_HINWEIS so I'm thinking it might be shown all the time. Thanks B
i install the windows xp 32, no problem, but when i install the network driver the computer restart before installation ends, and when windows comes back all works fine but the recycle bin. When right click there is Properties but when i click on it does nothing. i have DFI Lan Party UT 250 GB, network onboard, and the driver is from Nvidia site, version 5.11
One question. Do you have problems with your windos recycle bin or with ISPConfig? This thread is about ISPConfig.
Can't empty recicle bin ISPConfig 2.2.1 / FedoraCore4 Hi, I had two co-domains: coin.web-hosting-solutions.biz and noc.web-hosting-solutions.biz I deleted them both. Recycle bin is cleared. EVERYWHERE. But, in DNS records, I just can't clear records for those two subdomains? When I click at empty reciclebyn it looks like everything is going to be fine (deleted), but when I check it once again, the records for both are there? DNS-Eintrag: coin.web-hosting-solutions.biz DNS-Eintrag: noc.web-hosting-solutions.biz I can restore them. I can delete them. But I can not clear them from recycle bin ? I am wainting more than minimum 1 minute or so before I try to emty recycle bin. I am awaiting 10+ minutes. Search function didn't found any: coin.web-hosting-solutions.biz or noc.web-hosting-solutions.biz ------------------------------------------------------ I also have problem with adding MX record for another domain: mail.cvecara-neven.com System keeps me informing that: This or a similar MX Record does already exist in this zone. And there is no similiar zone (anything with cvecara-neven.com) in any DNS zone? Recycle bin is empty. I am logging only as admin. I didn't touched any conf file database etc. manually. Recently I upgraded to 2.21 ISPConfig
Yes, I used search function but I didn't found mentioned domains. Co-domains. Neither in ISPManager nor DNSManager
Please search only for "web-hosting-solutions.biz". coin and noc are a or cname records of the SOA web-hosting-solutions.biz.
Yes, I done that too. This is all I got with search "web-hosting-solutions.biz": 192.168.123.200 www web-hosting-solutions.biz ------------------------------------------------------------- When I search for "web-hosting-solutions.biz" in DNSManager: 87.116.143.209 web-hosting-solutions.biz [Bearbeiten] [Delete] 87.116.143.209 coin.web-hosting-solutions.biz [Bearbeiten] [Delete] 87.116.143.209 noc.web-hosting-solutions.biz [Bearbeiten] [Delete] ------------------------------------------------------------------- Unfortunatelly I CAN'T DELETE: coin.web-hosting-solutions.biz noc.web-hosting-solutions.biz
Please check this: http://www.howtoforge.com/forums/showthread.php?t=3695 Mybe the server process does not run correctly.
I'am talking about the ISPConfig PHP, not the PHP on your webserver. Did you get an segfault when you run this command as root user: /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php
yes, it also creates segfault... executing this: /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php informs me about segmentation error OK, I will use hotfix from here http://www.howtoforge.com/forums/showthread.php?t=3695