Microweb provides exactly that.  I haven't used it, but I did research on
comparing it with running Apache from a CD-ROM.  Currently I'm leaning
toward the Apache implementation, because PHP will run as a dll, rather than
through CGI.  But if we need a database, I'll probably go with the Microweb
solution (though the Apache version is free).

Microweb is pretty clever with MySQL -- if it's read-only, it'll run from
the CD, otherwise, it'll copy the tables to a temporarly location on the
user's harddrive.

I'm not sure how licensing is handled, though.

Tac


>From http://www.indigostar.com/microweb.htm:
MicroWeb allows you to create a working web site on a CD-ROM.  Using a web
browser, a user can run CGI programs as well as view html files on the
CD-ROM.

To view the website the end user only has to run the microweb.exe program on
the CD-ROM, there is nothing to configure.  This will automatically start a
web browser for viewing the website.

MicroWeb provides support for MySQL, it will automatically start a MySQL
server if one is included on the CD.





----- Original Message -----
From: "Colin Faber" <[EMAIL PROTECTED]>
To: "Gerald R. Jensen" <[EMAIL PROTECTED]>
Cc: "Kristian Koehntopp" <[EMAIL PROTECTED]>; "MySQL List"
<[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 8:20 PM
Subject: Re: Read-Only MySQL


> Like Kristian says,
>
> I don't see why you couldn't do something like that, Though you may
> want to setup mysql to have a very large amount of cache to pool from
> this way you can speed performance of it.
>
>
>
> "Gerald R. Jensen" wrote:
> >
> > Kristian:
> >
> > Possible? I suppose, but not very practical. It would be
> > sssssslllllloooooowwwwww, you'd need to supply an application to permit
> > access to the data, and how would you handle licensing?
> >
> > Gerald Jensen
> >
> > ----- Original Message -----
> > From: "Kristian Koehntopp" <[EMAIL PROTECTED]>
> > To: "MySQL List" <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 09, 2002 6:48 AM
> > Subject: Read-Only MySQL
> >
> > I want to create a CD-ROM which contains a copy of MySQL (for
> > Windows) and a set of MySQL databases. Is it possible to set up
> > a read-only MySQL, that is, a MySQL running from a r/o media?
> >
> > Kristian
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> > <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
> --
> Colin Faber
> (303) 736-5160
> fpsn.net, Inc.
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to