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
