[Xerte] Re: MYSQL access denied error

Ron Mitchell ronm at mitchellmedia.co.uk
Thu Apr 5 11:12:39 BST 2012


I think what Paul and Pat meant was in database.php (or when running setup)
use localhost for database_host rather than an IP address 

 

e.g. in database.php do you have the following

 

/*

* Host where database is

*/

$xerte_toolkits_site->database_host = "localhost";

 

assuming you db is on the same server as toolkits?

 

HTH

Ron

 

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of James Burns
Sent: 05 April 2012 11:04
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Re: MYSQL access denied error

 

Hi,

 

Do you mean use "localhost" as the "bind-address in "my.cnf"?

 

If I do this, I get 111 errors when trying to access through a browser on
remote workstation (we need to be able to access mysql from remote PCs). I
am using "bind-address" "0.0.0.0" which seems to get me as far as the
original error mentioned.

 

If I login to mysql at the command line locally, then type this :-

 

"use mysql;"

"select user, host, super_priv from user;"

 

I get this response :-

 

+------------------+----------------+------------+-----------------------

| user                                    | host
| super_priv |

+------------------+----------------+------------+-----------------------

| root                                    | localhost
| Y          |

| debian-sys-maint         | localhost                          | Y
|

| pma                                    | localhost
| N          |

| root                                    | %
| Y          |

| www-data                       | %
| N          |

| pma                                    | 192.168.240.98               | N
|

+------------------+----------------+------------+-----------------------

 

Can you see an issue here? (I am using "root" at this point for xerte
"proxy" mysql account - have tried changing it to another user with no
success as far)

The file system permissions on the "xerte" directory under Apache root are
all flagged 777 for global access.

 

Regards

 

This email and any attachments are confidential and should not be used by
anyone who is not the original intended recipient. If you receive this in
error, please contact the sender and delete the material from your computer.
You are not authorised to, and must not, read, copy, distribute, use or
retain this message or any part of it. Kirklees College cannot accept
liability for any statements made which are clearly the sender's own and not
expressly made on behalf of Kirklees College or one of its agents. 


KIRKLEES COLLEGE
YOUR SUCCESS IS OUR FOCUS 

Please consider the environment. Don't print this e-mail unless necessary. 

This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it. Please do not
use, copy or disclose the information contained in this message or in any
attachment. Any views or opinions expressed by the author of this email do
not necessarily reflect the views of the University of Nottingham. 

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20120405/cb87a8b4/attachment-0001.html>


More information about the Xerte mailing list