broke PHP while trying to install extensions

Hello,

As a disclaimer, I am a linux noob :wink:
I was running PHP5 on apache2 in Debian, which was working fine. Then I tried to add the mysql extension.
After several attemps at doing this (kept having the unmet dependencies message), PHP stopped working. I tried both php -v and running it through the browser and nothing, I get the message

php: command not found

The last command I used before noticing PHP was broken was this:

sudo aptitude install php5 php5-dev php5-cli libmysqlclient15-dev

I don’t know what else to do … Any ideas?

Thanks a bunch,
Lena

Sponsor our Newsletter | Privacy Policy | Terms of Service