NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

davidabroad's avatar
davidabroad
Aspirant
Jul 11, 2011

Want to Install MySQL on ReadyNas Pro

I would like to install MySQL on my ReadyNas Pro to be able to run a multiuser version of DBGallery (a photo organizing database).
Can anyone advise ho to do this?
I have been advised that I need to download the SQL software from MYSQL.com but have no idea which version to choose or how to install!

Hoping someone can help!

David

7 Replies

  • Hi andthanks for your reply and the link.

    I have installed MYSQLON and that is working.
    Also installed PHP and PHPAdmin and both are now working, although I did have to install Putty and go into mySQL on command line to be able to create a user and get into the PHPAdmin homepage.
    So now the Admin program is running - however any program external to the server (in other words running on my connected Windows PC) such as MySQLAdmin or DBGallery cannot connect to the server, even using the exact same username and password as that I use to get into phpAdmin!

    Any help or pointers would be greatly appreciated!

    Thanks
    Regards
    David
  • By default the server is setup to only accept connections from applications running on the server itself - a standard security option

    You'll have to edit /etc/mysql/my.cnf to alter this behaviour. Or install DBGallery on the NAS
  • thanks for the info.

    I am new to this so please bear with me .............

    Looking at a previous post of yours back in May (that was in relation to connecting to mySQL on the Duo), you mention that a bind address command needs to be added.
    --bind-address='0.0.0.0'

    Is this to be added to the my.cnf file you mention before?
    If so should it replace the existing line bind-address = 127.0.0.1?

    Or does it go elsewhere?

    Thanks!
  • Yes - add to my.cnf , replacing the other line. That ensures mysql is listening to both Ethernet ports

    Also check that the setting --skip-networking is NOT set as that disables mysql from being accessed via tcpip
  • thanks for this.

    I had been struggling for more than a week with this, but after following your instruction all is connected!

    David
  • Hello,

    I have similar problem on my NasPro Duo, i know that i have to modify my.cnf file, but where i can find this file ? When i borwsing my NAS resources as an admin user i can;t find any addons files.

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More