PHP + Apache + MySQL

Andrew Zajac arzajac at gmail.com
Mon Aug 6 03:04:38 UTC 2007


On 8/5/07, Messó <redhat24 at gmail.com> wrote:
> Hiho!
>
> I've installed MySQL through:
> sudo apt-get install mysql-server
>
> It works fine.
>
> Then I've installed apache2+php through:
> sudo apt-get install php5
> (apache2 was installed as well with this command)
>
> Apache2 and PHP works fine.
>
> Now I would like to make them together work: PHP+MySQL.
> I checked the php.ini, and there is no mysql extension. I was search for
> mysql.so, but I'm not finding it.
> Should i download a mysql.so? Or what are the right steps?

You also need libapache2-mod-php5


az




More information about the ubuntu-users mailing list