<div dir="ltr">The CCEd restart did the trick - thanks!   I will have to add that to my bag of tricks when I get stuck.   Appreciate all you do Michael.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Dan Porter<br>Twin Wolf Technology Group, LLC<br></div></div>
<br><div class="gmail_quote">On Mon, Feb 2, 2015 at 9:26 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 Dan,<br>
<span class=""><br>
> I have submitted this problem via the GUI support ticket system but am<br>
> getting no response from Gregg/Michael the past 5 days.   Perhaps someone<br>
> here can help...<br>
<br>
</span>Sorry, I have been incredibly busy with 5209R development.<br>
<span class=""><br>
> I created a new VPS and then created the first site.   When I try to enable<br>
> a MySQL database in the GUI I get an error response that says:<br>
><br>
> Sorry, an internal server error occurred. The attribute create is unknown.<br>
<br>
</span>Restart cced: "/sbin/service cced.init restart"<br>
<br>
Most likely CCEd was not restarted after base-mysql got updated.<br>
<br>
Afterwards: Make sure to not auto-create MySQL users with more rights<br>
than supported by your MySQL version. So if you have more options ticked<br>
under "Server Management" / "MySQL Configuration" than supported, the<br>
create will fail.<br>
<br>
You can use phpMyAdmin to review which permissions your version of MySQL<br>
supports.<br>
<br>
For 5107R/5108R and 5207R/5208R these are:<br>
<br>
Data: All<br>
<br>
Structure: All except for "SHOW VIEW", "CREATE ROUTINE", "ALTER ROUTINE"<br>
and "CREATE VIEW"<br>
<br>
Administration: All but "CREATE USER". But you really don't want to set<br>
that many.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<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" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</font></span></blockquote></div><br></div>