Wrox Programmer Forums
|
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
 
Old June 21st, 2009, 05:38 PM
Registered User
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem with installing php

hello everybody!
it's my firts post and new member on this grate site, and i have a big problem
i didn't understand 8 steps of installing php
Quote:
8. Select the Advanced tab, and then click the Environment Variables button. Add the directory to
which you extracted PHP to your System ’ s PATH variable ( C:\PHP in our configuration). Also
create a new System variable PHPRC with the same directory as its value. This allows other
applications (such as Apache) to find PHP without your having to copy files into your System
directory.
i did like this:

1. variable name: PATH
variable value: C:\PHP
2. variable name: PHPRC
variable value: C:\PHP

it's correct?
 
Old August 12th, 2009, 03:20 PM
Registered User
 
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think you want to 'edit' the PATH to add C:\PHP because you don't want to eliminate your other PATHS. Use a ';' after the last PATH to add C:\PHP. Otherwise, the new variable PHPRC should be correct. Make sure your PHP file is located in the top-tier of your C: directory as well.

I hope this helps





Similar Threads
Thread Thread Starter Forum Replies Last Post
installing php derekms3636 Beginning PHP 1 June 9th, 2007 07:02 PM
Installing php 4 mega Beginning PHP 1 March 3rd, 2007 11:11 PM
Installing on Linux PHP Kevin Tough BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 December 5th, 2006 07:01 PM
Help on installing php JOptionPane Beginning PHP 3 December 17th, 2004 08:04 PM
installing php problem P.Y.sum Beginning PHP 5 January 19th, 2004 02:53 PM





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