Current time: 04-19-2024, 11:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Domain in error status : how to restore them ?
Author Message
Spheerys Offline
Junior Member
*

Posts: 101
Joined: Feb 2008
Reputation: 0
Post: #1
[SOLVED] Domain in error status : how to restore them ?
Hi,

2 of my domains are in "Error status", but there are working well.
How can I turn manually the status to "OK" ?
If I try to switch the status, I have this error :
Code:
sys_command() | ERROR: External command '/bin/mv /var/www/virtual/sos-school.com.disabled /var/www/virtual/sos-school.com' returned '1' status !
[/code]


Attached File(s) Thumbnail(s)
       
(This post was last modified: 09-15-2008 12:00 AM by BeNe.)
09-14-2008 06:17 AM
Find all posts by this user Quote this message in a reply
momo Offline
Junior Member
*

Posts: 148
Joined: Jun 2008
Reputation: 1
Post: #2
RE: Domain in error status : how to restore them ?
Hi Spheerys,

first, try to set theme back to 'ok' like this :

Code:
mysql -u root -p
use ispcp
UPDATE domain SET domain_status = 'ok';
quit
once it is done, you could try to follow this to see if the problem will come back
ispcp regeneration

then if it comes back (ouch!)
you may have undeleted user on your box that conflict with ispcp users.
(from old VHCS installation or reinstallation of the whole system without "deluser" on the box
09-14-2008 07:38 AM
Find all posts by this user Quote this message in a reply
Spheerys Offline
Junior Member
*

Posts: 101
Joined: Feb 2008
Reputation: 0
Post: #3
RE: Domain in error status : how to restore them ?
The first step was enough !!!
That's work Smile

Thanks a lot Smile
09-14-2008 05:53 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)