Skip to main content
ian_barber
Participant
April 10, 2012
Answered

Testing Server for PHP

  • April 10, 2012
  • 1 reply
  • 606 views

Hello.

I am using MAMP and have successfully setup a testing server.

When I make changes to a PHP file I am working on in code view and then press the Live View button to see the changes, I am presented with a dialogue box asking me to save the file.

This can sometimes me annoying if I am constantly making small changes and need to see the result. I was wondering if there is an option somewhere to supress the dialogue box

Thanks.

This topic has been closed for replies.
Correct answer Ben M

Only way to disable that would be to use temporary files.  Dreamweaver --> Preferences --> Preview in Browser --> Check the box to preview using Temporary Files.  That should force DW to write to temp files when previewing pages.

1 reply

Ben MCommunity ExpertCorrect answer
Community Expert
April 11, 2012

Only way to disable that would be to use temporary files.  Dreamweaver --> Preferences --> Preview in Browser --> Check the box to preview using Temporary Files.  That should force DW to write to temp files when previewing pages.