<div dir="ltr">Same results. Seems to be spending a lot of time on /usr/sausalito/constructor/base/vsite/<a href="http://import_php_ini_settings.pl">import_php_ini_settings.pl</a> ... but maybe that's unrelated.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 12:31 PM, Michael Stauber <span dir="ltr"><<a href="mailto:mstauber@blueonyx.it" target="_blank">mstauber@blueonyx.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matthew,<br>
<br>
> No change.<br>
<br>
There may be other instances of CCEd or parts of it running. Kill them<br>
off first:<br>
<br>
killall -9 cced<br>
killall -9 pperld<br>
<br>
Check with "ps axf" to see if there are still CCEd related processes<br>
such as handlers or constructors running. If so, kill them off as well.<br>
<br>
Then restart cced:<br>
<br>
/sbin/service cced.init restart<br>
<br>
Then check with "tail -f /var/log/messages" too see the progress of the<br>
constructor run that happens after a full CCEd restart. It's a good idea<br>
to do this in a second console so that you can watch it while the other<br>
console waits for the CCEd restart to finish.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards<br>
<br>
Michael Stauber<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" rel="noreferrer" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</div></div></blockquote></div><br></div>