07-31-2016, 09:27 AM
(This post was last modified: 07-31-2016, 12:21 PM by HayseedGeek.
Edit Reason: grammar
)
(07-28-2016, 08:44 AM)Ernst Wrote: Hi guys,Debian packagers have a long history of being very strict about FOSS policies. Try apt-cache search MariaDB. It is a fork of MySQL and is effectively equivalent in every way, except that it isn't controlled by Oracle.
i'm trying to get a web server for my wordpress site on my pine. i followed this site: http://www.wikihow.com/Make-a-Raspberry-Pi-Web-Server
When i try to install mysql with this code: sudo apt-get install mysql-server mysql-client php5-mysql
It says: The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
How can i fix this? does anybody has a good handheld for setting up my own server?
I'm using the following image: Debian Mate (3.10.102 BSP 2)
Pleas help me
I'm on Ubuntu, so I can only guess that this could be the source of the problem.