My first post on the group and I screw up the
question, sorry, it was the end of a long day.

What I meant to say, instead of 
/var/www/html/sqmail/index.php
was
http://localhost/sqmail/index.php, which normally
should work.

I realize that everything is relative.  I just don't
understand why it's trying to be relative to
cgi-bin/php instead of html.  My DOCUMENT_ROOT is set
to /var/www/html. 

My test php that dumps info works regardless of
whether I'm on the same machine or a different one.  

http://localhost/hello.php




--- [EMAIL PROTECTED] wrote:
> On Mon 25 Aug 2003 09:43:46 PM CDT, P J
> <[EMAIL PROTECTED]> said:
> 
> >
> > DocumentRoot /var/www/html
> 
> > squirrelmail is in /var/www/html/sqmail
> >
> > In my browser when I type in
> > /var/www/html/sqmail/index.php all I get back is
> >
> > Not Found
> > The requested URL /cgi-bin/php/sqmail/index.php
> was
> > not found on this server.
> >
> 
> I'd say you was a little wet behind the ears :). 
> Try just a regular
> url like
> http://localhost/sqmail/index.php  if apache happens
> to be running on
> the same
> machine you are running your browser on. else
> subsitute 'localhost'
> with
> the hostname of the machine running apache.
> 
> EVERYTHING is relative to the document root which is
>  '/'
> so your sqmail is '/sqmail/index.php' or
> http://<apache.host.name.domain>/sqmail/index.php
> 
> Ron
> 
> 
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems
> on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell
> virtual machines
> at the same time. Free trial click
> here:http://www.vmware.com/wl/offer/358/0
> --
> squirrelmail-users mailing list
> List Address:
> [EMAIL PROTECTED]
> List Archives: 
>
http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info:
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to