phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Redirection to wrong page when attempting to lo


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Redirection to wrong page when attempting to login
Date: Fri, 01 Nov 2002 04:09:18 +0000

You have to fill in the URL location in setup->configuration too.  Those defines
only help on the server side so the scripts know where they are on your system, 
the
URL location is for the client side so it knows how to build a proper URI back 
to
your server.  It would seem that the sugested "/phpgroupware" would work for 
you.

Meaghan Aldridge (address@hidden) wrote*:
>
>Hi,
>
>I have just installed phpgroupware (after a great amount of trouble with
>  the rpms!!!) using the tarball version 0.9.14, and now I am having
>trouble logging in.
>
>I have successfully managed to create my header.inc.php and configured
>phpgroupware, but now when I attempt to login, I get redirected, and an
>apache message comes up.
>
>I go from: http://localhost/phpgroupware/login.php
>
>when I log in, I get redirected to: http://localhost/login.php
>
>with the apache error: "The requested URL /login.php was not found on
>this server."
>
>I read in the archives, that perhaps my server_root was incorrect.  I
>have checked my header.inc.php and my server_root does look correct:
>
><...snip...>
>         define('PHPGW_SERVER_ROOT','/var/www/html/phpgroupware');
>         define('PHPGW_INCLUDE_ROOT','/var/www/html/phpgroupware');
><...snip...>
>
>This is where I have phpgroupware installed.
>
>So am not sure what the problem is.  Do I have to have any special
>apache settings for this program? The only apache settings that I have
>changed is to allow php to work, which it does now.
>
>Please help!
>
>Regards,
>
>Meaghan
>
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]