I'm currently working in Ubuntu 11.04
I tried installing
sudo apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin
But its throwing me an error
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
php5-mysql : Depends: php5-common (= 5.3.5-1ubuntu7.2) but 5.3.6-13ubuntu3.1 is to be installed
E: Broken packages
I tried installing or updating php5-common but it tells me im already on the newest version. I dont know what else to do. I'm a begginer in Ubuntu.