phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] 404 at login


From: sundbing
Subject: Re: [Phpgroupware-users] 404 at login
Date: Tue, 4 Feb 2003 18:53:35 +0100

> I have the same problem -- when I login, it jumps from
> mysite.edu/phpgroupware/login.php
> to
> mysite.edu/login.php and then get the 404.
> I am using a full path in my header.inc.php

> define('PHPGW_SERVER_ROOT','/Users/me/Sites/phpgroupware');
> define('PHPGW_INCLUDE_ROOT','/Users/me/Sites/phpgroupware');
        
Are you sure that it is the right path to your server?
 define('PHPGW_SERVER_ROOT','/srv/www/htdocs/phpgroupware');
 define('PHPGW_INCLUDE_ROOT','/srv/www/htdocs/phpgroupware');

 that is my serverroot.

 MfG bene






reply via email to

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