On Mon, 19 Jul 2004 12:02:11 -0400, Larry E.Ullman
<[EMAIL PROTECTED]> wrote:
> Rocky,
> 
> First off, when working with mailing lists like these, you generally
> should reply to the entire group, not to an individual person. Doing so
> takes the burden off of the person who initially replied to you.
> Moreover it means that you won't have to wait for that one person to
> get back to you.
> 
> > Thanks Larry, but how do i save my php files to http://localhost? I
> > don't understand if this is a
> > subdirectory in apache or not.
> 
> You don't mention your OS but I assume it's Windows. I forget the
> details and it depends upon your installation of Apache but you'll want
> to save your files in a location like C:\Apache\www. You can always
> check the Apache documentation for assistance on things like this but
> it should be a 'www' folder.
> 

Many apache installations have an htdocs folder which is used for the
storage of your web files.

Honestly, you should be looking at the apache docs, such as the readme
file that came with Apache. This is a very basic thing and doesn't
involve PHP.

> > Because when i do access the php scrips via URL (e.g.
> > http://localhost/test.php) i get an error
> > message saying the page does not exist. It is currenly saved in a
> > regular folder away from apache.
> 
> Yeah, you need to place the files in the Web root directory.
> 
> Larry
> 
> PS  I've cc'd the list on this message, to widen the knowledge loop.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> !DSPAM:40fbee9d86251078855066!
> 
> 


-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to