Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP 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 January 18th, 2008, 01:53 AM
Authorized User
 
Join Date: Nov 2007
Posts: 54
Thanks: 1
Thanked 0 Times in 0 Posts
Default php installation on win xp with apache

my operating system : windows xp
apache version: 2.2.2
php version: 5.2.5

I installed apache it worked fine. When I installed php 5.2.5 I am running into problems: it says it cannot load the module into server. It is referring to the same config file of apache where I added the following lines:

LoadModule php5_module "c:/Apache/php/php5apache2.dll"
AddType application/x-httpd-php .php
# configure the path to php.ini
PHPIniDir "C:/Apache/php"

I have saved php in apache folder and I can see the php5apache2.dll there.

Can I get some help here ? thanks

 
Old January 18th, 2008, 05:35 AM
twr twr is offline
Registered User
 
Join Date: Jan 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You may find it easeyer if you istal it all with Xampp:
http://www.apachefriends.org/en/xampp.html


 
Old January 18th, 2008, 08:38 PM
Authorized User
 
Join Date: Nov 2007
Posts: 54
Thanks: 1
Thanked 0 Times in 0 Posts
Default

thanks a lot, it worked perfect. Thanks for the author of xampp too.

 
Old February 21st, 2008, 06:10 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default

hi,
You also can try http://www.wampserver.com/en/

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Yet another question about PHP and Win XP config Humberg Beginning PHP 1 August 5th, 2007 10:07 PM
PHP Installation on Windows XP asifah30 Beginning PHP 1 July 9th, 2007 12:18 PM
php installation for win xp pro prash91 Beginning PHP 1 July 4th, 2007 08:05 AM
installation of PHP for win dowdie Wrox Book Feedback 2 June 19th, 2004 03:25 PM
Installing PHP on Win XP how to ? tandhy BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 1 April 6th, 2004 12:51 PM





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