phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [ 100375 ] Accessing a Microsoft SQL database


From: nobody
Subject: [Phpgroupware-tracker] [ 100375 ] Accessing a Microsoft SQL database
Date: Mon, 04 Feb 2002 09:16:04 -0500

Support Request #100375, was updated on 2002-Feb-04 14:16
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100375&group_id=509

Category: Question
Status: Open
Priority: 5
Summary: Accessing a Microsoft SQL database

By: phunqe
Date: 2002-Feb-04 14:16

Message:
Logged In: YES 
user_id=5009
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)

Hello,

I'm trying to setup phpgroupware (.14 RC1) to access a 
Microsoft SQL database. I've created the database and 
an appropiate user. I edited my header.inc file like 
this:

$phpgw_domain['default'] = array (
  'db_host' => '10.10.0.3',
  'db_name' => 'phpgroupware',
  'db_user' => 'phpgroupware',
  'db_pass' => '************',
  'db_type' => 'mssql', 
  'config_passwd' => '************'
);

But then all pages goes blank when I access them in my 
browser, the login page and the setup page, without 
any error messages whatsoever.

Any ideas?


Thanks,
Stefan

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



reply via email to

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