For the purposes of the documenting the installation process for PHP documentation, I would suggest sticking with the standard paths used by PHP.
I've never considered placing PHP in anything other than C:\PHP \ C:\PHP5. The only thing I do differently is move PEAR out of PHP. Richard. -----Original Message----- From: David Mytton [mailto:[EMAIL PROTECTED] Sent: 16 November 2005 23:12 To: PHP Docs List Subject: [PHP-DOC] PHP Doc ./configure I've come across my first problem with Windows/PHP doc setup and that is with the ./configure script after checking out a fresh copy from CVS. My PHP dir is C:\Program Files\PHP which seems to be giving the configure script problems because of the space. It is getting the path directly from the system PATH variable. This is the output I get: file versions Makefile.in,v 1.170 configure.in,v 1.233 configure options: source directory: . working directory: /home/Administrator/phpdoc checking for php... /cygdrive/c/Program Files/PHP/php checking php version... ./configure: line 1403: test: too many argyments ./configure: line 1410: /cygdrive/c/Program: No such file or directory ./configure: line 1412: /cygdrive/c/Program: No such file or directory ./configure: line 1412: test: yes: unary operator expected configure: error: PHP version 4.0.0 or newer needed -- Regards, David Mytton http://www.olate.co.uk