Application server help!!

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Application server help!!

    Hi,
    I'm new and pratising with PHP and dreamweaver. I have installed IIS
    webserver and want to use PHP in DMW which says i have to install MySql (ok
    done). Also install an application server but i keep getting directed to
    [url]http://www.php.net/downloads.php[/url] which is just for installing PHP 4/5. Can
    anyone really help about where and how to install the necessary app server
    please!!???
    Regards, Ian B

    longsdale Guest

  2. Similar Questions and Discussions

    1. Can you detail How create an application use StreamingMedia Server (Flash Media Server) for me?
      Can you detail the way to create an application use Streaming Media Server (Flash Media Server) for me? I installed Flash Media Server 2,...
    2. CF MX7 Application Server
      :frown; I am running Windows XP Pro. I have Apache installed which is using port 80 and IIS installed which is using port 90. I wish to use Cold...
    3. Application error in server
      hi: someone has an idea about the cause of this error? it occurs with any ASP page TIA, manuel
    4. PHP Application Server
      Hi people, I'm developing the first PHP Application Server. It can run PHP classes that extends the HttpPhplet interface with the same methods of...
    5. Oracle application server and AIX apache server
      Dears, One of my customer has just installed Oracle application server which automatically install apache server for oracle on aix. It is working...
  3. #2

    Default Re: Application server help!!

    PHP 4 or 5 IS the application server. You can install it to run with IIS or
    with Apache .. you will note the downloads are different depending on your
    server.

    Also .. DMX 2004 doesn't support PHP5 .. so you should use PHP4.11 (I think
    that was the last one) and most hosts don't support PHP5 yet either. DMX
    2004 was out before PHP5 was finalized.


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "longsdale" <webforumsuser@macromedia.com> wrote in message
    news:d0a0j3$9f4$1@forums.macromedia.com...
    > Hi,
    > I'm new and pratising with PHP and dreamweaver. I have installed IIS
    > webserver and want to use PHP in DMW which says i have to install MySql
    (ok
    > done). Also install an application server but i keep getting directed to
    > [url]http://www.php.net/downloads.php[/url] which is just for installing PHP 4/5. Can
    > anyone really help about where and how to install the necessary app server
    > please!!???
    > Regards, Ian B
    >

    Nancy Gill Guest

  4. #3

    Default Re: Application server help!!

    .oO(Nancy Gill)
    >PHP 4 or 5 IS the application server.
    PHP is just a script compiler/interpreter. An application server is
    something different.

    Micha
    Michael Fesser Guest

  5. #4

    Default Re: Application server help!!

    > PHP is just a script compiler/interpreter. An application server is
    > something different.
    Perhaps "server model" would have been more accurate. Anyway, the OP
    couldn't figure out why they needed PHP .. which I can assure you, they do.


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development


    Nancy Gill Guest

  6. #5

    Default Re: Application server help!!

    .oO(Nancy Gill)
    >> PHP is just a script compiler/interpreter. An application server is
    >> something different.
    >
    >Perhaps "server model" would have been more accurate.
    I think so. ;)

    An application server is much more than just a webserver with a script
    interpreter. But I was just nitpicking ...

    Micha
    Michael Fesser Guest

  7. #6

    Default Re: Application server help!!

    I'm with Nancy on this one - I build web applications with PHP - so PHP
    is a perfect application server.

    Naturlich, PHP is not a server, it's actually a scripting language
    executed by the web server - but anyway this whole "application server
    thing" is overrated. As long as I can build applications, this should be
    enough :)

    Alexandru

    Michael Fesser wrote:
    > .oO(Nancy Gill)
    >
    >
    >>>PHP is just a script compiler/interpreter. An application server is
    >>>something different.
    >>
    >>Perhaps "server model" would have been more accurate.
    >
    >
    > I think so. ;)
    >
    > An application server is much more than just a webserver with a script
    > interpreter. But I was just nitpicking ...
    >
    > Micha
    --
    InterAKT Online - Dreamweaver extensions
    [url]http://www.interaktonline.com/[/url]
    Alexandru COSTIN Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139