Skip to main content
Participant
July 8, 2012
Question

Link local apache server

  • July 8, 2012
  • 4 replies
  • 730 views

I am trying to preview my site which contains server-side code (PHP).  Dreamweaver says that for dynamic sites I need to specify a server.  When I try to specify my apache server, one of two scenarios arises: 1. The local server won't save, or 2. Dreamweaver asks if I want to preview using a local connection and the program crashes.  Please help.

This topic is closed to new replies. Start a new post to keep the conversation going.

4 replies

David_Powers
Inspiring
July 8, 2012

This thread has been moved to the "Developing server-side applications in Dreamweaver" forum.

Have you followed the instructions in Setting up a PHP development environment for Dreamweaver?

Participant
July 9, 2012

yeah, but the settings don't seem to save after I click "save"

David_Powers
Inspiring
July 9, 2012

Where have you set up the Apache server root? It needs to be in a place where your have read and write permissions. If it's in Program Files (on Windows), Dreamweaver won't be able to read and write there.

Without more information about your setup, it's impossible to troubleshoot the problem.