Ask a Question related to Dreamweaver AppDev, Design and Development.
-
chrisallen76 #1
Running PHP and MySQL from a CD
I know this has been asked before but i cant remember the outcome of the
discussion! i want to put a website that runs with PHP and a MySQL database on
a CD so people can run it offline straight from the CD! Is this possible???
Thanks in advance
chrisallen76 Guest
-
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
Verity won't stay running - constantly running
I have tried several reinstalls, but it always shuts itself down. Verity keeps shutting itself OFF ???? All I see the next day is: Unable to... -
MySQL server running but can't be found
I get the following message when trying to set up a datasource in CF Administrator. Connection verification failed for data source: gmfg_fusebox... -
Large sites running PHP (or Apache, or MySQL, or Linux)
Hey everyone. I put a list of sites running LAMP components @ http://www.coeusgroup.com/qwik-e-wiki.php/lamp Could help people convince their... -
#22558 [Com]: DB2 seems to be 10x slower than MYSQL running a simple select statement
ID: 22558 Comment by: port at iname dot com Reported By: danl at icarz dot com Status: Bogus Bug Type: ... -
Lawrence TMM #2
Re: Running PHP and MySQL from a CD
Nope. This would require PHP server and MySQL server to be installed and
running. This can not be done from a self contained CD. A standard HTML web
site works ok, but not a dynamic one.
--
Lawrence Cramer [TMM]
lawrence at cartweaver dot com
Cartweaver - ASP & ColdFusion Shopping Cart for Dreamweaver
[url]http://www.cartweaver.com[/url]
"chrisallen76" <webforumsuser@macromedia.com> wrote in message
news:d02732$qfp$1@forums.macromedia.com...>I know this has been asked before but i cant remember the outcome of the
> discussion! i want to put a website that runs with PHP and a MySQL
> database on
> a CD so people can run it offline straight from the CD! Is this
> possible???
> Thanks in advance
>
Lawrence TMM Guest
-
Alexandru COSTIN #3
Re: Running PHP and MySQL from a CD
Actually, this is possible using this wonder micro web server -
microweb. It also starts MySQL and PHP.
[url]http://www.indigostar.com/microweb.htm[/url]
We've used this successfully for a project for Hewlett-Packard, and
we've never had issues with it (make sure to set the session path
correctly).
Alexandru
chrisallen76 wrote:--> I know this has been asked before but i cant remember the outcome of the
> discussion! i want to put a website that runs with PHP and a MySQL database on
> a CD so people can run it offline straight from the CD! Is this possible???
> Thanks in advance
>
InterAKT Online - Dreamweaver extensions
[url]http://www.interaktonline.com/[/url]
Alexandru COSTIN Guest
-
Michael Fesser #4
Re: Running PHP and MySQL from a CD
.oO(Lawrence TMM)
Yep. At least in theory, haven't tried it yet.>Nope.
It's possible to start a HTTP server and other servers/daemons from a CD>This would require PHP server and MySQL server to be installed and
>running.
like any other program.
Micha
Michael Fesser Guest
-
Alexandro Colorado #5
Re: Running PHP and MySQL from a CD
Yes and no, actually having php running is now possible on PHP 5.0 which
is one of the reasons PHP could start florushing on general desktop
development like Python or Perl.
There is even a compiler now for PHP:
[url]http://www.roadsend.com/home/index.php?SMC=1&pageID=compiler[/url]
However as far as mysql is concern I dont think this is viable since it
still based on a server-client model. Maybe other database like SQLite or
Firebird.
On Wed, 02 Mar 2005 19:17:22 +0100, Michael Fesser <netizen@gmx.net> wrote:
> .oO(Lawrence TMM)
>>>> Nope.
> Yep. At least in theory, haven't tried it yet.
>>>> This would require PHP server and MySQL server to be installed and
>> running.
> It's possible to start a HTTP server and other servers/daemons from a CD
> like any other program.
>
> Micha
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest



Reply With Quote

