Back to the month index |
Back to the list index
|
Ross Carlson (webmaster@gmom.com)
Tue, 24 Sep 1996 15:04:53 -0400
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Gyula Szemenyei: "[mSQL] Logical Expression"
- Previous message: Joao Marcos Melo Mendes: "Re: [mSQL] 255+"
- In reply to: Gary Bickford: "Re: [mSQL] 255+"
Message-Id: <1.5.4.32.19960924190453.0073ff38@testmail.internex.net> Date: Tue, 24 Sep 1996 15:04:53 -0400 From: Ross Carlson <webmaster@gmom.com> Subject: Re: [mSQL] Apatche html serve adn bash shell scriptsAt 04:48 PM 9/23/96 -0400, you wrote:
>It seems that no mater what I do I can't make msql run from a "bash"
cgi-bin script.
>I've created a form that calls a shell scrip when the "submit" button is
clicked and
>msql never seems to run. Even if I just have msql on a line by it self I
don't get any
>errors. The shell scipt is below.
>
>#!/bin/sh
>echo "Content-type text/plain"
>echo
>echo Begin
>msql
>echo End
>
>I'm using Linux 2.x kernel and Apatche html server. Any Ideas?
What exactly are you trying to do? msql is the command to start the mSQL
monitor program, which expects input from a terminal, correct? If you wanted
to start the server from a script, you would use msqld, right?
I am new to all of this, so forgive me if I am missing something.
Ross A. Carlson
___________________________________
Green Mountain Online Marketing
webmaster@gmom.com
http://www.gmom.com
The Real Estate Guide:
http://www.nehomes.com
___________________________________
"Some people can tell the time by looking
at the sun. But it is hard to make out the
numbers." - Anonymous
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Gyula Szemenyei: "[mSQL] Logical Expression"
- Previous message: Joao Marcos Melo Mendes: "Re: [mSQL] 255+"
- In reply to: Gary Bickford: "Re: [mSQL] 255+"