Back to the month index |
Back to the list index
|
Anthony Harris (tony@ntech.com)
Sat, 5 Apr 1997 12:08:46 -0600 (CST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Guirong Qin: "[mSQL] Questions about No. of Fields/Columns using Lite, etc."
- Previous message: Frank Morton: "Fw: [mSQL] Locking?"
- Next in thread: A. R. M.: "Re: [mSQL] parsing lite in html?"
From: Anthony Harris <tony@ntech.com> Message-Id: <199704051808.MAA01848@reliant.ntech.com> Subject: Re: [mSQL] parsing lite in html? Date: Sat, 5 Apr 1997 12:08:46 -0600 (CST)I think your problem is that you need to give it the FULL path to the
HTML doc and not the relative path of the HTML document root.
so it would need to be something like:
http://hostname/books/cgi-bin/w3-msql/[root]/books/test.html
>
> Hi. I'm having a bit of trouble forcing the w3-msql binary to find my
> html pages. Let's say that i've put my w3-msql binary at
> [root]/books/cgi-bin/w3-msql. My test html page with embedded lite code
> is at [root]/books/test.html. I also have a copy at
> [root]/books/books/test.html.
> I have tried to use the URL as
> http://hostname/books/cgi-bin/w3-msql/test.html and as
> http://hostname/books/cgi-bin/w3-msql/books/test.html with no luck.
> If i try to run http://hostname/books/cgi-bin/w3-msql I do get garbage,
> so I assume that the parser is running. Unfortunately I can't seem to
> figure out where it would expect to the html pages to be. If anyone has
> any suggestions for me, please let me know.
>
> Thanks
> Jen Giordano
> --------------------------------------------------------------------------
> 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!
>
--------------------------------------------------------------------------
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: Guirong Qin: "[mSQL] Questions about No. of Fields/Columns using Lite, etc."
- Previous message: Frank Morton: "Fw: [mSQL] Locking?"
- Next in thread: A. R. M.: "Re: [mSQL] parsing lite in html?"