Wrox Programmer Forums
|
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6
This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 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
 
Old April 22nd, 2004, 03:33 PM
Registered User
 
Join Date: Apr 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Apache - PHP conflict

My system: w2k w/sp2

I installed Apache, PHP, and MySQL following the instructions in appendix I with no problems. I started a browser and Apache worked. Always like to know before I start modifying things.

Started with Customizing on page 15 by adding the two(2) 'AddType' lines. Added the 'LoadModule' line and changed the directory.

Did a 'restart' on Apache and get the following error message: "Cannot load C:/php/sapi/php4apache2.dll into server: The specified module could not be found." It exist in that directory and I also copied it to the ...apache2/bin directory.

What is my problem?

Thanks for the help.


ray
 
Old April 23rd, 2004, 09:18 AM
Registered User
 
Join Date: Apr 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to randbert96310
Default

LoadModule php4_module c:/php/php4apache2.dll
This is the modification that I made.
Of course you have to move/copy the .dll to the c:/php/
directory.

 
Old April 23rd, 2004, 10:36 AM
Registered User
 
Join Date: Apr 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks. Works like a top.

ray






Similar Threads
Thread Thread Starter Forum Replies Last Post
Php/Apache blackout PHP How-To 1 August 22nd, 2006 08:16 AM
PHP 5.0 and Apache SeniorNSU BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 1 January 4th, 2006 10:26 PM
which is best :php with iis or php with apache? fromheavenz Beginning PHP 4 September 7th, 2005 01:47 AM
Need help with Apache and PHP yaluyahee BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 19 August 31st, 2004 02:49 PM
php and javascript checkbox conflict sam PHP How-To 7 June 8th, 2004 06:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.