NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
agoEfilo
Feb 24, 2019Aspirant
Install MySQL and PHP on the NAS
Hi all,
I'm trying to install a CRM on my NAS, a ReadyNAS 422, and I installed the available apps PHP, PHPMyAdmin and MySQL Server on the NAS, but I have some doubts about what is happening:
I'm ...
StephenB
Feb 24, 2019Guru - Experienced User
TeknoJnky wrote:
mysql is part of the readynas os system
mysql isn't installed on my RN526x.
root@NAS:~# ps -A | grep -i sql root@NAS:~#
TeknoJnky
Feb 24, 2019Hero
StephenB wierd I always thought mysql was used for the system logging database, but perhaps I was thinking of something else.
agoEfilo you should be able to ssh in to your readynas and access mysql directly with root and nopassword.
why php doesn't like not having a mysql password and how to work around it, I don't know.
as a wild arse guess, I suppose you could access mysql via ssh, create a new user with root/admin access, then pass that user/pass to php.
- agoEfiloFeb 24, 2019Aspirant
Thanks for the suggestion of both of you.
I just started mysql service by SSH and then I was able to login and interact with my DBs.
Related Content
NETGEAR Academy

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