partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 401 forks source link

Installing partkeeper #541

Closed kisame0020 closed 8 years ago

kisame0020 commented 8 years ago

Im trying to install partkeeper on my synology ds415+ I have dsm beta 6 which support php 5.6 i installed myphpadmin with mariadb to support the mysql database. Here are some screen shots, but i keep getting the access denied error. I can see it trying ot make the connection but it dose not work. I gave the user account both full access on phpmyadmin and the synology. http://imgur.com/WHvE793

http://imgur.com/wG1CCBN

http://imgur.com/qq1uwOS

http://imgur.com/317NmaY

Drachenkaetzchen commented 8 years ago

Try using localhost instead of DiskStation, or the actual IP address.

kisame0020 commented 8 years ago

Still getting the same error using localhost

Drachenkaetzchen commented 8 years ago

Well the error message is what the MySQL driver returns, so it seems that the user doesn't have full access. You should be able to verify the behavior by using the exact same credentials you entered in PartKeepr for the MySQL client - you will get the exact same error message.

Drachenkaetzchen commented 8 years ago

To assist further please give a screenshot of the user in phpmyadmin.

Drachenkaetzchen commented 8 years ago

Actually it would help if you use the PartKeepr support mailing list or IRC, as this is not a PartKeepr bug. I'm closing the issue due to that.