473,385 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Windows package/binary

Hi,

I am several years removed from PHP (different career path) so I've
lost touch with some of the innovations. I was wondering if anyone has
put together a simple windows binary that includes MySQL + PHP and a
webserver?

Basically, I want an easy way to distribute a PHP and MySQL application
to another non-technical windows user and don't have the luxury of a
server sitting somewhere. Basically, I'd like them to be able to click
an icon, launch the services, and then launch a web browser pointing to
localhost. I don't care about the code being compiled or hidden.

It doesn't help that when I did do a lot of programming that I did it
exclusively on Unix machines so even then I wasn't too in tune with the
windows world.

Is there some acceptable standard way of dealing with this?

Oct 24 '06 #1
5 1956

se***********@gmail.com wrote:
Hi,

I am several years removed from PHP (different career path) so I've
lost touch with some of the innovations. I was wondering if anyone has
put together a simple windows binary that includes MySQL + PHP and a
webserver?

Basically, I want an easy way to distribute a PHP and MySQL application
to another non-technical windows user and don't have the luxury of a
server sitting somewhere. Basically, I'd like them to be able to click
an icon, launch the services, and then launch a web browser pointing to
localhost. I don't care about the code being compiled or hidden.

It doesn't help that when I did do a lot of programming that I did it
exclusively on Unix machines so even then I wasn't too in tune with the
windows world.

Is there some acceptable standard way of dealing with this?
ezphp is great for this, its only a few mb's and includes phpmyadmin,
apparently wamp is good too havent tried it myself.

Flamer.

Oct 24 '06 #2
Rik
di******@hotmail.com wrote:
se***********@gmail.com wrote:
>Hi,

I am several years removed from PHP (different career path) so I've
lost touch with some of the innovations. I was wondering if anyone
has put together a simple windows binary that includes MySQL + PHP
and a webserver?

Basically, I want an easy way to distribute a PHP and MySQL
application to another non-technical windows user and don't have the
luxury of a server sitting somewhere. Basically, I'd like them to
be able to click an icon, launch the services, and then launch a web
browser pointing to localhost. I don't care about the code being
compiled or hidden.

It doesn't help that when I did do a lot of programming that I did it
exclusively on Unix machines so even then I wasn't too in tune with
the windows world.

Is there some acceptable standard way of dealing with this?

ezphp is great for this, its only a few mb's and includes phpmyadmin,
apparently wamp is good too havent tried it myself.
Or xampp, works very handy.

For the use on USB-sticks, and to create your mobile environment without
installing anything, you could use WOS (Webserver On a Stick). That has
it's limitations though.

--
Grtz,

Rik Wasmus
Oct 24 '06 #3

Thanks.

Do either work better for just zipping up a directory after loading
your PHP pages and mysql tables and shipping it to someone with a
script to launch?

It looks like easyPHP has an installer - is it using dlls, etc. that
need to be installed in order to work? It looks like xmampp can just
be extracted in a directory and run. Am I mistaken?

Rik wrote:
di******@hotmail.com wrote:
se***********@gmail.com wrote:
Hi,

I am several years removed from PHP (different career path) so I've
lost touch with some of the innovations. I was wondering if anyone
has put together a simple windows binary that includes MySQL + PHP
and a webserver?

Basically, I want an easy way to distribute a PHP and MySQL
application to another non-technical windows user and don't have the
luxury of a server sitting somewhere. Basically, I'd like them to
be able to click an icon, launch the services, and then launch a web
browser pointing to localhost. I don't care about the code being
compiled or hidden.

It doesn't help that when I did do a lot of programming that I did it
exclusively on Unix machines so even then I wasn't too in tune with
the windows world.

Is there some acceptable standard way of dealing with this?
ezphp is great for this, its only a few mb's and includes phpmyadmin,
apparently wamp is good too havent tried it myself.

Or xampp, works very handy.

For the use on USB-sticks, and to create your mobile environment without
installing anything, you could use WOS (Webserver On a Stick). That has
it's limitations though.

--
Grtz,

Rik Wasmus
Oct 24 '06 #4

se***********@gmail.com wrote:
Thanks.

Do either work better for just zipping up a directory after loading
your PHP pages and mysql tables and shipping it to someone with a
script to launch?

It looks like easyPHP has an installer - is it using dlls, etc. that
need to be installed in order to work? It looks like xmampp can just
be extracted in a directory and run. Am I mistaken?
Its been a while since I have used it, i know easy does have an
installer, I havent tried moving the install directory to another pc
though, should be easy to check if it worls or not.

Flamer.

Oct 25 '06 #5
Rik
di******@hotmail.com wrote:
se***********@gmail.com wrote:
>Thanks.

Do either work better for just zipping up a directory after loading
your PHP pages and mysql tables and shipping it to someone with a
script to launch?

It looks like easyPHP has an installer - is it using dlls, etc. that
need to be installed in order to work? It looks like xmampp can just
be extracted in a directory and run. Am I mistaken?

Its been a while since I have used it, i know easy does have an
installer, I havent tried moving the install directory to another pc
though, should be easy to check if it worls or not.
I'm not sure about XAMPP, it's been a while since I've used it. Just try it
I guess :)
For ultimate 'click'n'go'-solutions WOS is very qualified, no installing
needed, just doubleclick on the executable, and go (and to my knowledge
even opens a browserwindow directly). It does have the tendency to
overwrite the config files on a restart (or was it a PHP4 5 switch?).
That may require some fiddling, if the normal config does not do.
--
Grtz,

Rik Wasmus
Oct 25 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Josh | last post by:
I've been trying to get Tix running with Python on Windows. Since there is no binary distributions of Tix for Windows, it seems the easiest way to install Tix is through IDiscovery's IDEStudio 1.9...
0
by: Phil Hornby | last post by:
I have tried posting this to the distutils SIG list but had no response so I am hoping the general list can help... >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Okay, I love what I can do with...
9
by: Skip Montanaro | last post by:
I'd like to package up my typing watcher script in a bundled form (no separate Python install required) for use on Windows. (Un)fortunately, I don't have access to a Windows computer. Do any of...
6
by: Dean R. Henderson | last post by:
I have a DTS Package I am able to execute successfully from a Windows Form application, but I cannot get this to work from an ASP.NET Web Service, although the Web Service impersonates the same...
0
by: Raymond L. Buvel | last post by:
Due to the contribution of Frank Palazzolo, a Windows binary installer and build instructions are available for the clnum package. This also makes ratfun and rpncalc usable on the Windows platform....
5
by: Sile | last post by:
Hi, I've been trying to get f2py working on Windows XP, I am using Python 2.3. I'm new to python so I'm not too sure what I'm doing yet. I need the python-dev package to run f2py. I have been...
34
by: Ben Sizer | last post by:
I've installed several different versions of Python across several different versions of MS Windows, and not a single time was the Python directory or the Scripts subdirectory added to the PATH...
3
by: Thomas W | last post by:
I've tried to install the pyxml-package, available at http://pyxml.sourceforge.net/, both from source and using some hack on the win32-binary package available for python2.4, but without luck....
0
by: iprogrammer | last post by:
i have a problem when i try to run my windows service ..which is "Error 1053: The service did not respond to the start or control request in a timely fashion" >after this i cannot anything with...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.