Back to the month index |
Back to the list index
|
Rui P. Bebiano (rpbebiano@pontegrande.com)
Sun, 22 Mar 1998 18:16:26 +0000
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Richard Lynch: "Best mSQL ISP Synopsis [LONG]"
- Previous message: Edward Park: "Splitting large results across web pages"
- Next in thread: Marco Fabbri: "Re: Problem with windows NT"
- Maybe reply: Marco Fabbri: "Re: Problem with windows NT"
Message-Id: <199803230010.TAA08489@mocha.bunyip.com> From: "Rui P. Bebiano" <rpbebiano@pontegrande.com> Date: Sun, 22 Mar 1998 18:16:26 +0000 Subject: Problem with windows NTHi guys
This may already be answered a couple of times so sorry
I was trying to setup msql 1.0.16 on a windows NT WS 4.0 machine
i did everithing "by the book" or so i beleive it.
the msql daemon starts and i'm able to user the msqladmin version
which shows me the right info as stated on teh readme files
but when I try to create a new db i gopt an error saying that the
msql command failed ( see below )
Could any one out there help me on this?
Thanks a lot!
Rui Bebiano
--------------- output follows ------------------------
F:\msql>adm version
Version Details :-
msqladmin version 1.0.16 for Windows NT
mSQL connection localhost via TCP/IP
mSQL server version 1.0.16 for Windows NT
mSQL protocol version 6
mSQL TCP socket 1112
mSQL root user root
Host Architecture WinNT 32Bit
F:\msql>adm create test_db
mSQL Command failed!
Server error = Permission denied
--------------------------------------------------------------------
From ol@twics.com Sun Mar 22 20:19:00 1998
Received: from misc.twics.com (misc.twics.com [192.135.222.5])
by services.bunyip.com (8.8.5/8.8.5) with ESMTP id UAA18106
for <msql-list@services.bunyip.com>; Sun, 22 Mar 1998 20:18:56 -0500 (EST)
Received: from beehive.twics.com (beehive.twics.com [192.135.222.9])
by misc.twics.com (8.8.8/8.8.6) with SMTP id KAA11054;
Mon, 23 Mar 1998 10:18:18 +0900 (JST)
Date: Mon, 23 Mar 1998 10:18:17 +0900 (JST)
From: Kevin Baker <ol@twics.com>
To: Graham Leggett <graham@vwv.com>
cc: Multiple recipients of list <msql-list@services.bunyip.com>
Subject: Re: mSQL under Perl under SCO
In-Reply-To: <35127040.556C08DF@vwv.com>
Message-ID: <Pine.HPP.3.95.980323101542.11016C-100000@beehive.twics.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Hi,
it's been a while since I went through all this on SCO but it sounds like
you've built Perl statically so it can't dynamically link in the Msql
module. You'll have to rebuild perl to bring in Msql.
You should include 'perl -V' so we could see your config.
Kev
On Fri, 20 Mar 1998, Graham Leggett wrote:
graham>Hi all,
graham>
graham>I have been trying to get mSQL working with perl on a SCO box, and have
graham>been having hassles.
graham>
graham>Perl installs fine without a problem, mSQL installs fine without a
graham>problem, DBI installs fine without a problem.
graham>
graham>MsqlPerl however, when I make it, complains that DBI is not installed,
graham>when in fact it is. I select the option to ignore the error, and install
graham>anyway. When I try and run a db test program, I get this:
graham>
graham>idsweb /var/httpd/cgi-bin/www.interpharm.co.za/test# test.pl
graham>Can't load module Msql, dynamic loading not available in this perl.
graham> (You may need to build a new perl executable which either supports
graham> dynamic loading or has the Msql module statically linked into it.)
graham>at ././test.pl line 2
graham>BEGIN failed--compilation aborted at ././test.pl line 2.
graham>
graham>Any ideas?
graham>
graham>OS: SCO_SV idsweb 3.2 2 i386 unknown
graham>perl: version 5.004_04 built for i386-sco_sv
graham>DBI: 0.93
graham>MsqlPerl: Msql-Mysql-modules-1.1827
graham>
graham>Regards,
graham>Graham
graham>--
graham>-----------------------------------------
graham>graham@vwv.com "There's a moon
graham>VWV Interactive over Bourbon Street
graham> tonight...
graham>
- Next message: Richard Lynch: "Best mSQL ISP Synopsis [LONG]"
- Previous message: Edward Park: "Splitting large results across web pages"
- Next in thread: Marco Fabbri: "Re: Problem with windows NT"
- Maybe reply: Marco Fabbri: "Re: Problem with windows NT"