Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 06-23-2004 19:57:16

MGOHAR
Member
Registered: 06-21-2004
Posts: 19

Configure Rdbms Connection

Hi everyone

I have just joined you guys. I wil appreciate some help. First of all when I try to configure RDBMS connection I get the following message:


DBI connect('server=213.171.218.227;database=COMPUTERHIGHWAY;uid=;pwd=;driver={SQL Server};longtrunc=1;longread=75000','',...) failed: at e:/domains/c/computer-highway.com/user/htdocs/cgi-bin//library/common/database.pl line 370

Content-Type: text/html; charset=ISO-8859-1



Please Help

Mumtaz

Offline

 

#2 06-23-2004 20:46:10

nav
Member
Registered: 04-07-2004
Posts: 666

Re: Configure Rdbms Connection

It is not recommended to post that type of info here. However, this issue is related to your server. Have your host verify this error on - DBI module.


______________________________________________

THIS USER HAS BEEN BANNED FROM THIS FORUM.

If this post contains any language related to
code samples, advice, etc., please read this
entire thread before making a decision to use
this post as a basis for any change to your
software installation.
______________________________________________

Offline

 

#3 06-23-2004 22:43:13

Todd
Member
From: Kitty Hawk, NC
Registered: 04-01-2003
Posts: 553
Website

Re: Configure Rdbms Connection

Looks like your path has a problem.

You have two slashes at



cgi-bin//library

In addition... you might want to change your user info and password... considering the potential security risk with your info being posted here in the forums.


there's more than one way to...



Offline

 

#4 06-24-2004 11:05:44

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19906
Website

Re: Configure Rdbms Connection

That wouldn't be it.  Is there any more to the error message.  What RDBMS are you trying to connect to?  Are all drivers installed?


Nick Hendler

Offline

 

#5 06-24-2004 12:36:31

MGOHAR
Member
Registered: 06-21-2004
Posts: 19

Re: Configure Rdbms Connection

Hi

Thanks Nav and Todd for your advice regarding secure info. I appreciate everyone's response.

Nav. I can connect to the MSSQL database with other programs. but not from ccp so i believe the problem is in the way i have setup ccp. but i dont know where i have gone wrong.

Todd you are right there are two // in the path but i dont know where they are coming from and how can i change them to one /.

webmaster pleaseexplain what do you mean by what RDBMS and all drivers?

Many Thanks

Offline

 

#6 06-24-2004 12:56:42

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19906
Website

Re: Configure Rdbms Connection

The Microsoft servers will need the Perl modules DBI and DBD::ODBC installed.  I don't think DBD::ODBC is installed here.


Nick Hendler

Offline

 

#7 06-24-2004 13:50:06

MGOHAR
Member
Registered: 06-21-2004
Posts: 19

Re: Configure Rdbms Connection

WEBMASTER THESES ARE INSTALLED ON MY WEBSERVER

Offline

 

#8 06-24-2004 14:14:25

nav
Member
Registered: 04-07-2004
Posts: 666

Re: Configure Rdbms Connection



Nav. I can connect to the MSSQL database with other programs. but not from ccp so i believe the problem is in the way i have setup ccp. but i dont know where i have gone wrong.

In this case,

1 - Please post your web error logs regarding the loading of cp-app.cgi (from where the error occurs exacly).

2 - Verify your paths in cp-app.cgi and cp-admin.cgi files. You should not have two slashes between the folders.

3 - ' Please post your URL (precise one where it leads to cp-app.cgi file) '.


______________________________________________

THIS USER HAS BEEN BANNED FROM THIS FORUM.

If this post contains any language related to
code samples, advice, etc., please read this
entire thread before making a decision to use
this post as a basis for any change to your
software installation.
______________________________________________

Offline

 

#9 06-24-2004 14:49:24

MGOHAR
Member
Registered: 06-21-2004
Posts: 19

Re: Configure Rdbms Connection

HI Nick

I have just been told by my hosting company that DBI and DBD are installed on the webserver but not on the MSSQL server


Could this be a reason for my problem?

Offline

 

#10 06-24-2004 18:08:14

nav
Member
Registered: 04-07-2004
Posts: 666

Re: Configure Rdbms Connection

That would explain it if you ask me.


______________________________________________

THIS USER HAS BEEN BANNED FROM THIS FORUM.

If this post contains any language related to
code samples, advice, etc., please read this
entire thread before making a decision to use
this post as a basis for any change to your
software installation.
______________________________________________

Offline

 

#11 06-28-2004 17:29:35

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19906
Website

Re: Configure Rdbms Connection

Could be permissions on the SQL server database account.


Nick Hendler

Offline

 

Board footer