[Windows] Packaging SimpleHTTPd and PHP?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gilles Ganault

    [Windows] Packaging SimpleHTTPd and PHP?

    Hello

    I was wondering if someone had already looked into building an
    installer to install a simple HTTP server (eg. shttpd.sourcefo rge.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

    #2
    Re: Packaging SimpleHTTPd and PHP?

    On Feb 9, 3:30 am, Gilles Ganault <nos...@nospam. comwrote:
    Hello
    >
    I was wondering if someone had already looked into building an
    installer to install a simple HTTP server (eg. shttpd.sourcefo rge.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

    Comment

    • Jerry Stuckle

      #3
      Re: [Windows] Packaging SimpleHTTPd and PHP?

      Gilles Ganault wrote:
      Hello
      >
      I was wondering if someone had already looked into building an
      installer to install a simple HTTP server (eg. shttpd.sourcefo rge.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@attgl obal.net
      =============== ===

      Comment

      Working...