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

  1. #1

    Default Re: File types help

    You are probably not running a web server.
    Popular choice for PHP is Apache. [url]http://www.apache.org[/url]

    if you have downloaded and installed apache, then there may be something
    askew with your setup, post more details

    best of luck

    Jason

    "Evil-Smurf" <boriiris@hotmail.com> wrote in message
    news:bg3q8j$9e$1@forums.macromedia.com...
    > Hello
    > I have been trying to build some dynamic php pages using the tutorials...
    > But I got a problem on the testing part :(
    > When I try to open my php page through localhost explorer wants to
    download
    > the file and open it in dreamwaver!!!
    > How can I make in open with the explorer?
    >
    >

    jason kennedy Guest

  2. Similar Questions and Discussions

    1. Rollback file types
      Hello, We currently set the rollback amount to 20. This means contribute saves 20 copies of published files. So when we publish big movie files...
    2. converting file types ?
      i am not familiar with what I can do with director at all but I downloaded the try-out version to learn a little more about it. I was wondering if...
    3. Use asp.net to protect file types
      http://support.microsoft.com/?id=815152 (Edit the script mappings in Internet Services Mananger to protect pdf's with aspnet) I have a site...
    4. [PHP] File Types
      On Mon, 15 Sep 2003, Raditha Dissanayake wrote: Did that as well as googled for the list of extensions. Still can't seem to find the mime type...
    5. File Types
      I currently limit file types in an upload script by using an allowed types array $allowed_types = array("image/jpeg", "image/gif"); I also...
  3. #2

    Default File types help

    Hello
    I have been trying to build some dynamic php pages using the tutorials...
    But I got a problem on the testing part :(
    When I try to open my php page through localhost explorer wants to download
    the file and open it in dreamwaver!!!
    How can I make in open with the explorer?


    Evil-Smurf 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