Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>To set up PHP server with dreamweaver follow the following steps</p> <p>Step 1. </p> <p>Make Sure you have MAMA(For MAC OX) or WAMP (Window OS) install. If you dont know where to get then click this link <a href="http://www.mamp.info/en/downloads/" rel="noreferrer">http://www.mamp.info/en/downloads/</a> and install in you system. (make sure if you are using skype close it because skype and mamp use same port. Later you can chage the port for Skype) </p> <p>Step 2:</p> <p>Open Dreamweaver and choose</p> <pre><code>Site &gt; New Site </code></pre> <p><img src="https://i.stack.imgur.com/724uc.png" alt="enter image description here"></p> <p>Step 3:</p> <p>Type your site name and click on browse button to locate you htdocs folder (which is normally inside you mamp/wamp folder on you root directory). <img src="https://i.stack.imgur.com/pNU3y.png" alt="enter image description here"></p> <p>Step 4:</p> <p>Select Server from left hand side and click on add (+) sign.</p> <p><img src="https://i.stack.imgur.com/BOZgT.png" alt="enter image description here"></p> <p>Follow the following:</p> <pre><code>Server Name: localhost Connect Using: Local/Network Server Folder: (this is wehre your site located (i.e. inside htdocs folder) Web URL: http://localhost/yourSiteName (yourSiteName is name of your folder) Click Save. </code></pre> <p><img src="https://i.stack.imgur.com/e3u79.png" alt="enter image description here"></p> <p>Step 5:</p> <p>Check <strong>Testing</strong> and click <strong>SAVE</strong></p> <p><img src="https://i.stack.imgur.com/1Z4VQ.png" alt="enter image description here"></p> <p>Step 6:</p> <p>Last but not least Open File Panel</p> <pre><code>Window &gt; Files </code></pre> <p><img src="https://i.stack.imgur.com/lNpRv.png" alt="enter image description here"></p> <p>Now create a new file and Save it inside you folder.</p> <p>Thats it you are set mate.</p> <p>hope thats helps Cheers!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload