<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear all,<br>I have problem with installing xertetoolkits on web server (linux). In fact, everything seems to go ok till test mysql, where i get message:<br>Access denied for user '<span style="font-style: italic;">myuser</span>'@'localhost' (using password: NO)<br>And I changed in mysql:<br> mysql -u root -p<br>
mysql> UPDATE user SET Password=PASSWORD('<span style="font-style: italic;">new_password</span>') where USER='<span style="font-style: italic;">myuser </span>';
<br>
mysql> FLUSH PRIVILEGES;
<br><br>And nothing happened. <br>For 3 days i reading and trying everything but no success.<br>And I deleted that folder xertetoolkits on web server, trying all over again, and now i cant even start install. This is message:<br><h1><font size="5">Internal Server Error</font></h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 root@localhost and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p><p><br></p><br>Please help :(<br>Regards<br></td></tr></table>