phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [support #100454] install on win32


From: nobody
Subject: [Phpgroupware-tracker] [support #100454] install on win32
Date: Tue, 12 Aug 2003 09:34:12 -0400
User-agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U; ) Gecko/20020623 Debian/1.2.5-0.woody.1


Support Request #100454, was updated on lun 18.02.2002 à 16:35
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100454&group_id=509

Category: None
Status: Open
Priority: 5
Summary: install on win32

By: bernyregeling
Date: dim 22.09.2002 à 09:10
Logged In: YES 
user_id=10875
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)

I `solved` this thing rather simple, but not fexible.

When you entered your user/pass and pressed [login], the 
URL in you addressbar looks propebly like this:

http://localhost/login.php (or whatever servername you are 
on).

I added the next line to `header.inc.php` just after the 
first 2 define() statements.

    $GLOBALS['phpgw_info']['server']['webserver_url'] 
= 'http://localhost/phpgroupware';

Now, I can login properly.


----------------------------------------------------------------------

By: olivierS.dagenaisP
Date: ven 09.08.2002 à 09:18
Logged In: NO 
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; T312461; Q312461; .NET 
CLR 1.0.3705)

Semi-wild guess (since you did not specify how PHP is 
hosted on the server), but it could be a PHP setting that 
disables redirects on CGI-based scripts:  cgi.force_redirect

Check you PHP.ini?

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100454&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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