[/quote]
Quote:
Code:
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 174, live, delete.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www /ispcp/engine/ispcp-sub-mngr 174 1>/var/log/ispcp/ispcp-sub-mngr.stdout 2>/var/l og/ispcp/ispcp-sub-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ ispcp/engine/ispcp-sub-mngr 174 1>/var/log/ispcp/ispcp-sub-mngr.stdout 2>/var/lo g/ispcp/ispcp-sub-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 174, live, delete.
сan You help me?
Did you try to run the command that is failing directly from the command line?
"/var/www/ispcp/engine/ispcp-sub-mngr 174"
Paste the output of the command here
(05-23-2011 09:11 AM)jacksparrow Wrote: (05-02-2011 09:06 PM)aseques Wrote: (05-01-2011 09:49 PM)jacksparrow Wrote: i deleted a domain in the admin pannel
but somehow it got stuck
now i cannot add this domain because of the text domain already excist
but i can not acces the domain because the domain does not excist
so shoot me i dont understand this
is there a way to force the domain to be deleted ?
is there a way to delete this manual from the database/program ?
That's probably a problem in the database. You can see more information on the ssh console.
Try to do this from ssh console /var/www/ispcp/engine/ispcp-rqst-mngr
More information on debugging here (http://isp-control.net/documentation/ena..._in_ispcp)
Also, if you connect as the database admin and look in the 'domain' table, you'll see if the problem is in any weird status.
thnx for the reply
i am a litle bit late but holidays etc etc etc
this does not fix anything and the problem is still here
so how can i loose this domain in the admin thats the question
or how do i login the database so i can delete it from there
or what ever as long as the domain is deleted and i can add it again
After enabling the debug and launching /var/www/ispcp/engine/ispcp-rqst-mngr there must be some output. You didn't post anything, how do you expect that someone can help you? Please, paste the output and we'll see..