Where to download the "mysql.so" file?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jianxh
Forum Newbie
Posts: 5
Joined: Sat Sep 14, 2002 10:46 am

Where to download the "mysql.so" file?

Post by jianxh »

Where to download the "mysql.so" file?Thank you~
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Try MySQL.com
jianxh
Forum Newbie
Posts: 5
Joined: Sat Sep 14, 2002 10:46 am

Could you be more clear?

Post by jianxh »

I have tried that,but i can't found mysql.so there,Could you tell me more clear?thank you
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

A search on php.net for 'mysql.so' yielded the following page:
http://www.php.net/manual/en/faq.databases.php
in the user-comments was a link to this site:
http://rpmfind.net/
and a search on 'mysql.so' gave this:
http://rpmfind.net/linux/rpm2html/searc ... y=mysql.so

Hope it helps,
Mac
jianxh
Forum Newbie
Posts: 5
Joined: Sat Sep 14, 2002 10:46 am

Thank twigletmac and takuma!

Post by jianxh »

Thank twigletmac and takuma,I have found the RPM I need!
Post Reply