Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Link local apache server

New Here ,
Jul 08, 2012 Jul 08, 2012

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.

TOPICS
Server side applications
721
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 08, 2012 Jul 08, 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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 08, 2012 Jul 08, 2012

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 09, 2012 Jul 09, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 09, 2012 Jul 09, 2012
LATEST

That could be the issue.  Prior to using Dreamweaver I was using Eclipse and the Apache server was located under Program Files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines