ID:               24970
 Updated by:       [EMAIL PROTECTED]
 Reported By:      danielc at analysisandsolutions dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Windows
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2003-08-07 02:30:08] danielc at analysisandsolutions dot com

Changed Summary.

------------------------------------------------------------------------

[2003-08-07 02:26:36] danielc at analysisandsolutions dot com

Description:
------------
Hi Folks:

I would like to strongly urge install.windows.php be changed in regards
to how DLL's and paths are handled.

The current recommendations say users should move the various needed
DLLs into a location that's within the path, like c:\winnt\system32.

This is cumbersome and prone to error, particularly when upgrading.

The FAR simpler solution is to change the path itself.  All one needs
to do is add ";c:\php;c:\php\dlls" to the end of one's path statement
and you're good to go!

Now, one can switch between PHP versions just by moving the old
installation into a different directory and unziping the new version
into c:\php.

This is what I've done on my system and it works great.

Thanks,

--Dan



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24970&edit=1

Reply via email to