NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mode500
Sep 16, 2014Aspirant
PhpMyAdmin & MysqlOn Problems
Hi all :D This is my first post here so go easy with me ... OK I've recently bought a second hand ReadyNAS Duo V1 and am trying to get it up & running as a web server to use wordpress on. I ha...
StephenB
Sep 17, 2014Guru - Experienced User
good. You should see config.inc.php in the file listing, correct?
so if you want to copy that file to a normal share (say "backup") then enter this
First copy the original file somewhere, so you can get back to it if needed. Then edit the file on your mac, using a text editor (I don't have a mac, so I can't recommend one). OSX and Linux have compatible text formats, so any plain text editor should work. When you are done, then write the file back to the share.
Then enter this from iterm (using the real sharename)
so if you want to copy that file to a normal share (say "backup") then enter this
cp config.inc.php /c/backupOf course use a real sharename. Now you can access the file from your mac.
First copy the original file somewhere, so you can get back to it if needed. Then edit the file on your mac, using a text editor (I don't have a mac, so I can't recommend one). OSX and Linux have compatible text formats, so any plain text editor should work. When you are done, then write the file back to the share.
Then enter this from iterm (using the real sharename)
cd /c/backupThat will copy your edited file back into /etc/phpmyadmin
cp config.inc.php /etc/phpmyadmin
Related Content
NETGEAR Academy

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