NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ddewrbbdg
Jun 04, 2024Aspirant
Cant install MySQL addon cause missing repo or packages, please help
Hi, i have very same problem with installing mySQL. PHP install went ok. Altough i have to downgrade from 6.10.10 to 6.10.9 cause apps were otherwise unavailable to get. I have tried both ways, inst...
StephenB
Jun 04, 2024Guru - Experienced User
ddewrbbdg wrote:
Hi, i have very same problem with installing mySQL. PHP install went ok. Altough i have to downgrade from 6.10.10 to 6.10.9 cause apps were otherwise unavailable to get.
Please don't double-post. I replied to your other one.
- ddewrbbdgJun 04, 2024Aspirant
Ok, thank you, i have used guide you refered to and posted link
Succesfully installed php, also mysql.. but now im fighting with the following.. its regarding PHPMyAdmin
root@NAS:/data/pictures# apt-get install /data/pictures/phpmyadminr6_4.0.4_all.deb --fix-missing Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'phpmyadminr6' instead of '/data/pictures/phpmyadminr6_4.0.4_all.deb' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: phpmyadminr6 : Depends: php5-mysql (>= 5.4.4-13) Depends: php5-mcrypt (>= 5.4.4-13) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@NAS:/data/pictures#
- ddewrbbdgJun 09, 2024Aspirant
Ok, looks like the solution i have found was
manually (re)install both packages with
apt-get install php5-mysql apt-get install php5-mcrypt
and reconfigure php.ini
Now i have PHP + MySQL + PHPMyadmin installed. Going to try out whether it workks (uploading files, creating dbs, administration of database, accesing from public network).
Related Content
NETGEAR Academy

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