Posted by Todd on 11/04/06 22:26
"apt-cache search php5-mysql"
Will search the package database for the mysql module for php5. If it shows
you should be able to:
"apt-get install php5-mysql"
I don't use php5, but this works for php4-mysql.
Regards.
<solitary.wanderer52@gmail.com> wrote in message
news:1162586689.662665.267820@h48g2000cwc.googlegroups.com...
>I am running PHP5 under Linux. Just a newbie and would like to have it
> integrated with MySQL. When I execute
> phpinfo() in a webpage, I see tons of info on php, but nothing on
> MySQL. Perhaps this is because I installed
> MySQL after I installed PHP. Is there a way to get PHP to recognize
> MySQL?
>
> Thanks, Steve
>
[Back to original message]
|