#969: mySQL and Ushahidi: db permission problems
----------------------------------+-----------------------------------------
Reporter: hamish | Owner: live-demo@…
Type: defect | Status: reopened
Priority: critical | Milestone: OSGeoLive6.0RC1
Component: LiveDVD | Resolution:
Keywords: 6.0, mysql, ushahidi |
----------------------------------+-----------------------------------------
Comment(by hamish):
Replying to [comment:19 eyedol]:
> Fixed -- Added imap and gd to the list of dependencies to be installed
thanks, now it gets past the imap complaint.
but on the next screen (db login) we're back to the mysql problem:
Listed below is a summary of the errors we encountered:
* Connection error: Access denied for user 'user'@'localhost' (using
password: YES)
* Database connection error: [same as above]
from the command line in the r8980 build,
{{{
user@osgeolive:~$ mysql
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| test |
+--------------------+
2 rows in set (0.00 sec)
}}}
no db named ushahidi existing?
{{{
user@osgeolive:~$ mysql -h localhost -u user -p
Enter password:
ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using
password: YES)
}}}
:-(
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/969#comment:20>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc