Wrox Programmer Forums
|
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 November 20th, 2003, 08:42 PM
Authorized User
 
Join Date: Jun 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default php.ini

hi,

I have just installed php and apache on win2k.
everything seem to work except the php engine does not run on for the web page. It runs on command line.
I think I'm not doing something right in the config file (php.ini).
does anyone know what could be wrong?


Thanks
 
Old November 20th, 2003, 09:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You need to configure apache to use PHP. You have two options -- you can have PHP run as an apache module or as a CGI. Instructions are online in PHP's manual:
  http://www.php.net/install.apache#in...apache.windows


Take care,

Nik
http://www.bigaction.org/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Session Error / PHP.ini file socoolbrewster Beginning PHP 5 June 8th, 2006 04:18 AM
php.ini problem jun99 PHP How-To 0 January 22nd, 2006 04:10 PM
How to set up php.ini for sessions club662 BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 2 June 28th, 2005 12:35 PM
PHP.ini and session.save_path variable ukbrit BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 3 March 9th, 2005 03:12 AM
run several php with separate ini on IIS6 Charles Lupica PHP How-To 0 February 4th, 2005 08:18 AM





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