Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Installation problems

Quote Reply
Installation problems
I am trying to install dbman sql. I have the version without a README file or admin directory.

When I run nph-setup.cgi in ssh, I get:

Code:
$ nph-setup.cgi
HTTP/1.0 200 OK
Content-type: text/html


<html>
<head>
<title>DBMan SQL Setup</title>
</head>
<body bgcolor=#FFFFFF>
<h2><tt>DBMan SQL Setup</tt></h2>
<p>Let's check your setup and create the neccessary tables.
<PRE>
CHECKING Setup:
loading your db.cfg file ... ok.
checking perl 5.004 or better ... ok
checking for DBI module ... ok
trying to connect to database ... ok.
checking for users table ... can't find
dropping and recreating ... Can't call method "do" without a package or object reference at nph-setup.cgi line 99.
And when I run it from the browser, I get

DBMan SQL Setup
Let's check your setup and create the neccessary tables.

CHECKING Setup:
loading your db.cfg file ... ok.
checking perl 5.004 or better ... ok
checking for DBI module ... ok
trying to connect to database ... ok.
checking for users table ... can't find
dropping and recreating ...


Can anyone help me please? I don't know what to do.