Connecting Tech Pros Worldwide Forums | Help | Site Map

[Windows] Packaging SimpleHTTPd and PHP?

Gilles Ganault
Guest
 
Posts: n/a
#1: Feb 9 '08
Hello

I was wondering if someone had already looked into building an
installer to install a simple HTTP server (eg. shttpd.sourceforge.net)
and PHP for Windows with SQLite included.

I have a small web application that I'd like to give to someone, but
asking him to download and configure this himself is likely to be a
problem.

Thank you.

Carolyn Marenger
Guest
 
Posts: n/a
#2: Feb 9 '08

re: [Windows] Packaging SimpleHTTPd and PHP?


On Feb 9, 3:30 am, Gilles Ganault <nos...@nospam.comwrote:
Quote:
Hello
>
I was wondering if someone had already looked into building an
installer to install a simple HTTP server (eg. shttpd.sourceforge.net)
and PHP for Windows with SQLite included.
>
I have a small web application that I'd like to give to someone, but
asking him to download and configure this himself is likely to be a
problem.
>
Thank you.
I like apache friends - xampp. Once downloaded, it installs - at your
selection - apache, mysql, php, phpmyadmin, and more. Available for
windows and linux that I know of, possibly also Mac. It may be more
than your friend is looking for, but it is SIMPLE to install and use.

Carolyn
Jerry Stuckle
Guest
 
Posts: n/a
#3: Feb 9 '08

re: [Windows] Packaging SimpleHTTPd and PHP?


Gilles Ganault wrote:
Quote:
Hello
>
I was wondering if someone had already looked into building an
installer to install a simple HTTP server (eg. shttpd.sourceforge.net)
and PHP for Windows with SQLite included.
>
I have a small web application that I'd like to give to someone, but
asking him to download and configure this himself is likely to be a
problem.
>
Thank you.
>
So why don't you just build him a package with what he needs and give it
to him? It's not that hard.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Closed Thread