php extensions in Dreamweaver CS3

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

  1. #1

    Default php extensions in Dreamweaver CS3

    :confused;

    I have installed Dreamweaver CS3, I am now trying to run a simple PHP script
    (A 'Hello World') however when I try running the .php file my browser seems to
    timeout and the page does not run. When I run a standard HTML page on the same
    website it does work.
    I am using IIS 5.1 is there something else I need to set-up for php to work?

    millsyadam Guest

  2. Similar Questions and Discussions

    1. extensions from hot dreamweaver
      For two days I have been battling with a cheaper form php program. I am thoughouly disgusted with it...no tech support to speak of...all email with...
    2. DreamWeaver Extensions
      Sorry for the absolutely ridiculous question...I searched the site and could not find the simple answer.... I downloaded "advanced images" and...
    3. How to use the dreamweaver extensions?
      Hi, I have installed a dreamweaver extension and after installation it is gone. Now what do to use it? I am new to dreamweaver and about a week...
    4. Using Dreamweaver Extensions
      Im trying to import an extension into my extension manager and the .mxp file isn't highlighted so I can't select it in order to install the...
    5. CF Extensions - Dreamweaver
      I just downloaded and installed the dwmx2004 extensions for cfmx7. However when I use Dreamweaver tags such as: CFFORMITEM, or CFFORMGROUP etc. ...
  3. #2

    Default Re: php extensions in Dreamweaver CS3

    millsyadam wrote:
    > :confused;
    >
    > I have installed Dreamweaver CS3, I am now trying to run a simple PHP script
    > (A 'Hello World') however when I try running the .php file my browser seems to
    > timeout and the page does not run. When I run a standard HTML page on the same
    > website it does work.
    > I am using IIS 5.1 is there something else I need to set-up for php to work?
    Sounds like you have a problem with your PHP install (you do have it installed right?). Maybe take a look at this page for installing PHP:
    [url]http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WS9C4F33E1-12B2-4e40-BD40-5D66C1F75EB6.html[/url]

    You may want to ask follow up questions in the App Dev forum as that forum is focused on the dynamic server side of Dreamweaver:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=263&entercat=y[/url]


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: php extensions in Dreamweaver CS3

    orite mate .. youll need to make sure you have a HTTP server installed as PHP is server side , go to Apache and download the latest server software
    Safe Host UK Guest

  5. #4

    Default Re: php extensions in Dreamweaver CS3

    I hope this is in the appropriate forum.
    I currently have a website written with Dreamweaver and using php quite
    extensively.
    This is hosted on a UK ISP.
    I have recently had rogue websites "added" to my disc space by someone unknown
    to me, these sites are fake paypal type sites, I assume someone is sending
    phishing emails to attract people to them.
    I have deleted the sites and changed my access password 3 or 4 times but the
    rogue sites still appear.
    My ISP says that there is most likely a security hole in the php scripting -
    this is where I am getting lost.
    I have written the site myself, is is not a complicated site, but I was under
    the impression that Dreamweaver created simple text code which was in php
    language and this was parsed by the ISP host computer running the php program.
    In my mind therefore the security updates would need to be done by the ISP. I
    have been told twice that I am wrong but my ISP does not support php programing
    so I am alone on this.
    Do I need to update something, if so how? I have the most recent php release
    running on my PC here but this won't help my ISP.

    I would be gratful for any help or pointing in the right direction.

    david@bridgemics.co. 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