MICHAELGRINSTEAD.COM

Michael Grinstead’s Blog

  • Home
  • About this blog

19

May

?osx???MySQL native driver for PHP

Posted by admin  Published in Uncategorized

???????????????????osx??php5????exif,?????linux???????????????port?mac????????????????????????mysql ext??????????????mysqlclient(libmysql)?zlib?php??????????????????????????????????mysql4.1?????mysql5?????????php???????????macports????????fink?zlib????????????????????????????????????mysql5.0.27?osx??????php??????????????????????????mysql4?????????mysql5?????????????????????????????mysql.com????mysql native driver for php????native,??????mysql?????????????
???mysqlnd????????????checkin?php6?????php-5.3???????????????????????mysqlnd?????libmysql???????2?????????persisten connection????????????????????????????jdba??????????????????????????????????????????
?????????????????????????
1.??????php 5.2.5??????snaps.php.net????????
2.checkout ???mysqlnd?svn??:
svn co http://svn.mysql.com/svnpublic/php-mysqlnd
3.?mysqlnd??????php source:
cd /usr/local/src/php-5.2.dev
rm -rf ext/mysql ext/mysqli
cp -R ../php-mysqlnd/trunk/php5/ext/mysql ext/mysql
cp -R ../php-mysqlnd/trunk/php5/ext/mysqli ext/mysqli
cp -R ../php-mysqlnd/trunk/mysqlnd ext/mysqlnd
rm ext/mysql/tests
rm ext/mysqli/tests
cp -R ../php-mysqlnd/trunk/tests/ext/mysql ext/mysql/tests
cp -R ../php-mysqlnd/trunk/tests/ext/mysqli ext/mysqli/tests
4../buildconf –force
5.??compile.sh???mysqlnd???:

PATH=/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/mysql/bin:/opt/Ice/bin ./configure \
–prefix=/usr/local/php5 \
–enable-force-cgi-redirect \
–enable-fastcgi \
–enable-ftp \
–enable-calendar \
–enable-gd-native-ttf \
–enable-mbstring \
–enable-mbstr-enc-trans \
–enable-mbregex \
–enable-shmod \
–enable-sockets \
–enable-sysvmsg \
–enable-sysvsem \
–enable-sysvshm \
–enable-inline-optimization \
–disable-ipv6 \
–disable-debug \
–with-config-file-path=/usr/local/php5/etc \
–with-config-file-scan-dir=/usr/local/php5/etc/php.d […]

Continue reading...

1 comment

May 2009
M T W T F S S
« Apr   Jun »
 123
45678910
11121314151617
18192021222324
25262728293031

Blogroll

Categories

  • Graphics (1)
  • Web Design (3)
  • Web Development (2)

Archives

  • July 2009 (3)
  • June 2009 (16)
  • May 2009 (15)
  • April 2009 (15)
  • March 2009 (19)
  • February 2009 (16)
  • January 2009 (11)
  • December 2008 (13)
  • November 2008 (6)
  • October 2008 (6)
  • September 2008 (5)
  • August 2008 (6)
  • July 2008 (6)
  • June 2008 (6)
  • May 2008 (5)
  • April 2008 (2)

Recent Entries

  • Anna Nicole Smith Sued Over Weight-Loss Drug
  • What’s your question?
  • Thoughts on the OpenWorld Blogger Program?
  • Review Corruption: Madden Vs APF
  • Professor of Cunning
  • My secrets to earning money through ebay niche websites
  • “Age of Conversation 2? Has Arrived
  • Keeping the Bathroom Clean
  • Yahoo, Myspace e Google Unem Forças
  • Google Calendar 2-Way Sync & Contacts

Recent Comments

  • Martin in Walk in closet design
  • The HeavyChef Project » Web 2.0 Ta… in Web 2.0 + Best Practices = Connecting and creating…
  • Anna in LAUNCH: WeDesignChange.org
  • Alex in LAUNCH: WeDesignChange.org
  • Trevor in LAUNCH: WeDesignChange.org
  • Taylor in LAUNCH: WeDesignChange.org
  • Safire in Oh What a Day! (coffee contest continues)
  • divrchk in Oh What a Day! (coffee contest continues)
  • anastasia in Oh What a Day! (coffee contest continues)
  • anastasia in Oh What a Day! (coffee contest continues)
  • Random Selection of Posts

© 2008 MICHAELGRINSTEAD.COM |