Have been through my databases using the commands from the posts found some orphan records in several database. Its a bit unfortunate its from domains I disabled (via the interface). Its a same that these sql tests arn't build into the updater.
(12-06-2010 04:13 AM)viperiii Wrote: After Restoring and getting my 1.0.6 back running smoothly...
Snapshotted and tried again and when I properly Follow directions I get the same error...
I don't have a fix yet but there are most definitely orphans existing
http://isp-control.net/forum/thread-1156...l#pid87024
That Post specifically...
first connect via cli to your msql db...
#>mysql --password
(will ask for your root mysql password)
mysql>use ispcp;
Then the commands in the post should help determine the issue...
mine exist due to disabling email on domains manually back in 1.0.4/5 I believe after the domains were created I disabled the email for them which left some reminants....
beyond that I also have a problem with fcgi and apache modules... wonder if one of the updates never converted me to the new format...
I also get the error about REAL File Not Touching...so I simply rename the file and move on... re-run and gets past no problem...