 |
BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143
 | This is the forum to discuss the Wrox book Beginning PHP 6, Apache, MySQL 6 Web Development by Timothy Boronczyk, Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz; ISBN: 9780470391143 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

April 30th, 2009, 01:26 AM
|
Registered User
|
|
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
PHP6 libmysql.dll
Which version of PHP 6 works with apache 2.2?
I couldn't find libmysql.dll in the PHP directory after extracting.
I tried various versions in descending order and found the file in PHP 5.2 VC x86 thread safe.
I also changed:
LoadModule php6_module "C:\PHP\php6apache2_2.dll"
to
LoadModule php5_module "C:\PHP\php5apache2_2.dll"
At this point the test.php page finally worked.
How far off target am i?
thanks
|

May 26th, 2009, 01:45 PM
|
Registered User
|
|
Join Date: May 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
same here, but...
While looking through some Google results, someone posted a comment about using libmysql.dll from the mysql installation folder and copying the file to where is needed in c:\windows\system32.
I'm going to give it a try after installing mysql.
|

May 26th, 2009, 03:05 PM
|
Registered User
|
|
Join Date: May 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
answer above was not it.
Ended up downloading php-5.2-win32-VC6-x86-latest.zip the threadsafe version and it came with libmysql.dll which I copied over to c:\windows\system32.
Still testing.
|

August 17th, 2013, 07:47 AM
|
Registered User
|
|
Join Date: Aug 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
install PHP & mysql.dll SOLVED
hi everybody
if you have issues with installing or working PHP i can send you Apache 2.2 MySQL 5.5.22 & PHP 5.4.6 (called PHP 6) Pacage
if anyone want please leave me your skype or connect me on my skype:
chernobili1
tell me you want PHP only or with Apache (with already configured httpd) i spend so many time and nerves until get those work, and at the and i get them work now i can in send you already working ones
Last edited by David 2; August 17th, 2013 at 08:00 AM..
|

August 17th, 2013, 09:57 AM
|
Registered User
|
|
Join Date: Aug 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi modprobe
you are seeking libmysql.dll. I posted links for PHP Apache & MySQL all those dll
you need are there in PHP package.
|
|
 |