On Wed, 16 May 2001 18:20:09 -0400, you wrote:
>my one book tells me to save a php file I have created to "document root
>directory for your web server" as generic filename.php
>
>I cannot figure out where that file should go so I may call it with IE
>browser
If you installed apache to it's default location, then your document root
directory is probably "C:\Apache Group\Apache\htdocs".
To be sure, look for a file called httpd.conf in your apache configuration
directory, and look for a line that begins with "DocumentRoot". That will
tell you where the default document directory is.
Alan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]